Skip to content

Commit aeeb731

Browse files
authored
Implement provider using terraform-plugin-framework and upgrade to TF Plugin Protocol Version V6 (argoproj-labs#301)
1 parent 2b0a48e commit aeeb731

27 files changed

+1417
-898
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ in the process.
7070

7171
## Requirements
7272

73-
* [Terraform](https://www.terraform.io/downloads) (>= 0.12)
73+
* [Terraform](https://www.terraform.io/downloads) (>= 1.0)
7474
* [Go](https://go.dev/doc/install) (1.19)
7575
* [GNU Make](https://www.gnu.org/software/make/)
7676
* [golangci-lint](https://golangci-lint.run/usage/install/#local-installation) (optional)

0 commit comments

Comments
 (0)