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
- Do not merge: exploring provider download during `state migrate` command
- Fix misspelling: occured -> occurred
- Illustrative, do not merge: Split list of `init` message codes up by their existing usage.
- fix: remove extra quoting in import error messages
- backend-config silently ignored if the config file named terraform.tfvars
- `terraform login` sometimes fails to produce a success message from the temporary server used as `redirect_uri`
- Remove the legacy sources resolution path
- fix(apply): Warn users when `apply` is passed plan options -target, -destroy and -refresh-only if they disagree with the saved plan in use.
- refactor: Remove use of ModulePath func from multiple commands, and the codebase
- Terraform should disallow using the `-target` flag when using a plan file with the `apply` command
- Docs
- Go not yet supported