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 supported97 Subscribers
View all SubscribersAdd a CodeTriage badge to terraform
Help out
- Issues
- Destroyed non-default workspaces should delete the workspace
- Sharing variable definitions between modules
- Adding "ordered lock acquisition" feature to prevent unwanted reverts with parallel "terraform apply" executions
- Move mutually exclusive resources to the same destination
- terraform fmt should allow for a min position for = sign
- Configurable installation strategy for external modules, similar to what we have for providers
- "terraform providers" command must succeed even if the lock file or provider cache directory is invalid
- Support precondition and postcondition blocks in module calls
- keys(local.map) inappropriately depends on values(local.map)
- Plan is confusing when output value changes between tuple type and list type with the same elements values
- Docs
- Go not yet supported