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 supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to terraform
Help out
- Issues
- Feature/ks3 backend
- list resource addresses on `plan` (`terraform plan -summary`)
- `terraform providers mirror` option to only update network mirror indexes, and not download anything new
- Consider adding enum or sum types
- `element types must all match for conversion` when using matching type but from module output
- Skip ValidateResourceConfig when the resource is only being destroyed
- Inconsistent behavior for `s3` backend with named `profile` and `credential_process`
- Support for filtering details of plan command output by add, change or destroy actions
- Allow provider schemas to be larger than 64MiB
- backend/ks3 Add Kingsoft Cloud backend ks3 with locking
- Docs
- Go not yet supported