terraform-res 2024-01-13
Major cleanup removing debug output and old files
13 files · 139+ · 6,687-

Debug and legacy file removal

2 files changed
  • out.log Removed 6400+ line debug output log
  • dnsmain.old Removed deprecated old DNS main file
  • Cleaned up repository by removing the large debug output log and deprecated dnsmain.old file, reducing tracked files by over 6400 lines streamline internal
    2 files
    • out.log
    • dnsmain.old

DNS and domain refinement

6 files changed
  • main.tf Significant restructuring of root module domain iteration
  • main.tf Continued DNS record handling refinement
  • variables.tf Updated DNS module variable definitions
  • main.tf Minor website module adjustment
  • provider.tf Added additional provider configuration
  • .terraform.lock.hcl Updated lock file with new provider versions
  • Restructured root module domain iteration and refined DNS module for cleaner record management streamline behavioral
    2 files
    • main.tf
    • main.tf

Domain JSON updates

5 files changed
  • neurotic-meme.json Updated record configuration
  • nihilist-meme.json Updated records
  • psychotic-meme.json Updated records
  • shitposting-meme.json Updated records
  • neurotic-meme.json Minor site config update
  • Refined domain JSON files with corrected record configurations specify internal
    1 file
    • neurotic-meme.json