From e2cdf60dbfeb6c7ad634e54169eb0bdfd8a50102 Mon Sep 17 00:00:00 2001 From: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Date: Thu, 27 Mar 2025 15:52:56 -0400 Subject: [PATCH] misc(docs): minor README updates (#1854) Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2afd581e..e3e2a641 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ However, we will try to maintain backward compatibility between provider version - [Proxmox Virtual Environment](https://www.proxmox.com/en/proxmox-virtual-environment/) 8.x - TLS 1.3 for the Proxmox API endpoint (legacy TLS 1.2 is optionally supported) -- [Terraform](https://www.terraform.io/downloads.html) 1.5.x+ or [OpenTofu](https://opentofu.org) 1.6.x+ +- [Terraform](https://www.terraform.io/downloads.html) 1.5+ or [OpenTofu](https://opentofu.org) 1.6+ ### Development Requirements @@ -38,7 +38,10 @@ However, we will try to maintain backward compatibility between provider version ## Using the Provider -You can find the latest release and its documentation in the [Terraform Registry](https://registry.terraform.io/providers/bpg/proxmox/latest). +You can find the latest release and its documentation in the [Terraform Registry](https://registry.terraform.io/providers/bpg/proxmox/latest) or [OpenTofu Registry](https://search.opentofu.org/provider/bpg/proxmox/latest). + +For manual provider installation, you can download the binaries from the [Releases](https://github.com/bpg/terraform-provider-proxmox/releases) page. +You also can use `gh` tool to verify the binaries provenance, see more details [here](https://github.com/bpg/terraform-provider-proxmox/attestations/). ## Testing the Provider @@ -140,7 +143,7 @@ See [CONTRIBUTORS.md](CONTRIBUTORS.md) for a list of contributors to this projec ## Repository Metrics - Metrics + Metrics ## Sponsorship