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
- Shell completion for global option: -chdir
- Clear screen when using console mode like python: os.system('clear')
- Enhancement: add '-target' option to 'terraform show' command
- Improve wording of for_each key dependency error when using a set
- Update `backendbase` to use empty strings from configuration, instead of looking for fallback or ENV values
- Variable containing hyphens can not be set using environment variable
- fix: incorrect S3 backend checksum error message logic in resolutionMsg()
- PSS: Validate the backend or state store configurations described by plan files
- `terraform test`: support failure assertions for lifecycle errors
- Provisioner support for validation commands (during plan) and update commands (during apply)
- Docs
- Go not yet supported