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
- Global IDs for representing relationships between resource objects (object containment, name collision detection, etc)
- 0.12 apply output no longer displays changes performed
- `enabled` parameter to avoid logical statements in `count`
- Automatically import AWS account resources
- odd behaviour with global state store when using mixed versions (TF 0.11 and 0.12)
- consistency in destroy message when coming from tf cli
- Terraform 0.12 Set diff shows every field being recreated
- Support concurrent speculative plans
- Allow negative negative indices in slice()
- Merge `terraform show` into `terraform state show`
- Docs
- Go not yet supported