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(checks): add mutex to ObjectFailureMessages
- Potential deadlock due to leaked mutex in internal/rpcapi/handles.go#newHandleWithDependency
- 🤖🤖🤖 command/arguments: Report options given after state subcommand arguments
- Architecture-level visualization: terraform graph renders the dependency graph, not the infrastructure topology
- Add evaluation stage to policy entitlement
- 🤖🤖🤖 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
- Docs
- Go not yet supported