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
- Reload client configuration periodically for remote state storage
- Ignore drift, enforce changes
- Unable to mock data source attribute of list type using `override_data`, suspected due to missing type conversion
- Specify a module version when using terraform init -from-module and a private registry module source
- terraform plan -detailed-exitcode returns exit code 2 while displaying "No changes" when output expression type changes
- Update with modernize: rangeint and stringsseq
- fix: Instead of panicking, the code now handles duplicates gracefully:
- Matejrisek/actions/on failure
- Terraform not allowing to pass nested values (like assume_role.role_arn) to the backend.s3 configuration using cli (-backend-config="KEY=VALUE") and config file (-backend-config=PATH)
- Assign or validate a value based on resource prior state
- Docs
- Go not yet supported