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
- Fix error reporting from assertValueCompatible
- Variable formating feature directly inside variable block
- 0.13.0 upgrade from 0.12.28 now seems to require some state locking parameters I can't find any information on.
- CLI cost estimation should be in $##.## format, is showing $51.2407741935483864
- Remove stale locks/Ability to add timeout to locks
- Optionally allow variables defined in HCL to be available in all provisioners (like shells) as env vars with prefix TF_VAR
- add option to delete remote state file after running terraform destroy
- terraform cli: add output template for terraform plan -out
- [NEW DOCS] quick URL change from resources to data source
- cli: Add terraform plan -detailed-exitcode 3 meaning only create operations
- Docs
- Go not yet supported