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
- Provide a mechanism for selecting the appropriate provider with -generate-config-out
- Allow for secure plan-apply flow in CI
- Filesystem state storage (for backend "local") should write to disk only in PersistState, not in WriteState, for improved performance
- Variable & Output Schema References
- Bump version of "github.com/golang-jwt/jwt/v4" to v4.4.3
- Terraform init hangs with 'Building the Container Client from an Access Token (using user credentials)' error
- Terraform 1.6.x does not find *.tfstate file in s3 which was created using older versions of terraform
- tfstate file can be corrupted if operation cancelled
- Update environment-variables.mdx
- Read state lock info and lock holder info from environment variables
- Docs
- Go not yet supported