We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7927b7b commit 8fbc2a4Copy full SHA for 8fbc2a4
CONTRIBUTING.md
@@ -4,9 +4,8 @@ Any and all contributions are welcome! Don't hesitate to reach out to ask if you
4
5
## Requirements
6
7
-- [Terraform](https://www.terraform.io/downloads.html) 0.12+
8
-- [Go](https://golang.org/doc/install) 1.16 (to build the provider plugin)
9
-- git lfs must be installed and `git lfs install` must be run after cloning
+- [Terraform](https://www.terraform.io/downloads.html) 0.14.0+
+- [Go](https://golang.org/doc/install) 1.21 (to build the provider plugin)
10
11
## Testing the Provider
12
0 commit comments