From b76fe6995c795a051e82ef7b7ed52e57a60a3cd4 Mon Sep 17 00:00:00 2001 From: Dom Delnano Date: Mon, 4 Mar 2024 22:11:29 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bb48bfac..4176d062 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,9 +4,8 @@ Any and all contributions are welcome! Don't hesitate to reach out to ask if you ## Requirements -- [Terraform](https://www.terraform.io/downloads.html) 0.12+ -- [Go](https://golang.org/doc/install) 1.16 (to build the provider plugin) -- 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) ## Testing the Provider