terraform
https://github.com/hashicorp/terraform
Go
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, a
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported95 Subscribers
View all SubscribersAdd a CodeTriage badge to terraform
Help out
- Issues
- 🤖🤖🤖 fix: avoid hang reusing cached git modules with nil Version
- fix a mutex leak which could potentially create a deadlock
- terraform init hangs when reusing a cached git:: module with no manifest version
- Flakey test: TestApply_WithPlanPolicyDiagnosticsJSON
- Flakey test: TestPlan_jsonGoldenReference
- Add progress bar for downloading providers along with remaining time
- Move policy from experiments into main builds
- refactor: Add methods to init command's view implementations for logging about progress of initialising the working directory
- Backport of Fix CLI hang when policy evaluations are pending after task stage fails into v1.16
- Make variable values non-nullable by default
- Docs
- Go not yet supported