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
- 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
- Bulk state modifications
- Terraform CLI: Option to specify maximum request rate
- Splat operator treats a set with unknown values differently than a direct conversion to list
- Docs
- Go not yet supported