Skip to main content

DX Terraform Provider for Azure

The DX Terraform provider for Azure standardizes naming and helper functions for Azure infrastructure managed with Terraform. It complements DX modules by providing reusable naming logic and network helpers directly at provider level.

Use cases

  • Generating Azure resource names with DX naming conventions
  • Finding available subnet CIDR blocks inside an existing virtual network
  • Reducing duplicated naming logic across Terraform configurations

Reference of usage in our organization