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 import` is broken after upgrading to 1.10.2, but `terraform apply` works fine
- terraform fmt should have the ability to ignore certain parts of the code
- Use case for plugin_cache_may_break_dependency_lock_file
- [Bug]: Regression of S3 backend configuration partial configuration for version 1.10.0
- Terraform Test Mocks: Add ability to omit targeted resources from mocking
- A more expressive way to define assertions for multiple input variables or resources
- Add the possibility to provide custom headers for the module download request
- init with 1.10 should work without -reconfigure after upgrade from 1.8 or 1.9
- Backend "workspace_key_suffix" support so we can get rid of forced "env:workspace" on key in state
- When originating resource of propagated `create_before_destroy` flag is removed at the same time that a resource inheriting the flag is recreated, a cycle occurs.
- Docs
- Go not yet supported