Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelnano committed Mar 5, 2024
1 parent 7927b7b commit b76fe69
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b76fe69

Please sign in to comment.