terraform-res 2024-01-22
Refine module variable types and website module logic
8 files · 100+ · 44-

Variable type refinement

4 files changed
  • variables.tf Updated variable type declarations
  • variables.tf Refined DNS variable types
  • variables.tf Updated GoDaddy variable types
  • variables.tf Removed unused root-level variables
  • Standardized variable type declarations across all modules and removed unused root-level variables for a cleaner interface streamline internal
    2 files
    • variables.tf
    • variables.tf

Website and DNS module improvements

4 files changed
  • main.tf Refactored website deployment logic
  • main.tf Updated DNS record handling
  • locals.tf Expanded domain processing locals
  • neurotic-meme.json Updated site configuration
  • Refactored website module deployment logic and expanded locals for more comprehensive domain processing streamline behavioral
    2 files
    • main.tf
    • locals.tf