DX Terraform Provider for AWS
The DX Terraform provider for AWS standardizes naming and helper functions for AWS infrastructure managed with Terraform. It offers DX-specific conventions at provider level so repositories can keep naming logic and subnet allocation helpers consistent.
Use cases
- Generating AWS resource names with DX naming conventions
- Finding available subnet CIDR blocks inside an existing VPC
- Centralizing reusable infrastructure naming rules in Terraform code