terraform-res 2024-01-08
Refine DNS module record creation with conditional logic
3 files · 52+ · 20-

DNS record creation refinement

3 files changed
  • main.tf Improved conditional logic for record type handling and provider routing
  • variables.tf Added record type filtering variable
  • main.tf Updated root module DNS module calls
  • Refined DNS module with conditional record type handling, improving how different record types (TXT, CNAME, A, MX) are routed to the appropriate provider resources streamline behavioral
    2 files
    • main.tf
    • main.tf