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
- Terraform not loading auto.tfvars when executed with a directory
- Allow variables in lifecycle block
- Ability to disable data source read messages during plan/apply
- Locals scope should be accessible and overridable from nested module
- Update templatefile function error message to support multiple missing variables.
- Poor error message when a "heredoc" string's end marker has trailing spaces
- Show only the resource block headers in terraform plan output
- With symlinked home directory, init fails: providers could not be installed: lstat var: no such file or directory
- CLI flags `-state` and `-state-out` are ignored silently when using a backend other than `local`, which is misleading
- Add 'else if' expression for template rendering
- Docs
- Go not yet supported