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
- Allow validating terraform provider configuration in `required_providers` block
- Missing validation for incorrectly quoted moved addresses
- add functions ifnull, ifempty, ifnullorempty, isempty, isnullorempty
- Support for UUIDv7 (adding function uuidv7)
- Terraform Test: Strict mode to fail on warnings
- Add `ls`/`list`, `rm`/`remove`/`delete`, and `mv`/`move`/`rename` aliases to `state`
- A method to mock data sources for testing
- Provide an automated way of using a default list of provider platforms when lock files get created/updated
- Cannot use SAS token with backend provider
- Unnecessary iterating through "env:/" S3 bucket contents when initialising without a workspace
- Docs
- Go not yet supported