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
- Set a Run Message on Terraform Cloud (TFE) via cli plan/apply commands
- Add TFE_RUN_MESSAGE env var option for tfe plans
- `terraform validate` does not trigger custom `validation.condition` error while `terraform console` does error.
- `terraform show -json` add the absolute provider config for each resource
- Subcommands like state and workspace do not output usage to stderr
- Allow provider maintainers to define identifying attributes which should always be shown in plan diffs
- Allow optional attribute values to have dynamic default values derived from objects elsewhere in the same module
- `terraform test`: Allow overriding of module sources
- Dot files not copied when using module multiple times
- Option to skip destroying dependant resources
- Docs
- Go not yet supported