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
- Lock module versions, like providers, in .terraform.lock.hcl
- Add environment argument on remote-exec provisioner
- Remove `=` requirement for `-chdir` for easier tilde expansion
- Option to treat undeclared variable warnings as errors
- Backend kubernetes and terraform version 1.1.0 and above
- Automatically add all existing resources to the state
- Backport of Update syntax.mdx into v1.2
- Destroyed non-default workspaces should delete the workspace
- Sharing variable definitions between modules
- Adding "ordered lock acquisition" feature to prevent unwanted reverts with parallel "terraform apply" executions
- Docs
- Go not yet supported