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 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
- Support splat expressions in 'terraform apply -replace'
- github.com Source Shorthand could support ?ref=COMMIT_HASH without double slashes
- Docs
- Go not yet supported