terraform-res 2024-01-23
Add TLD reference data and major locals refactoring
6 files · 1,507+ · 98-

TLD reference data

1 file changed
  • tlds-alpha-by-domain.txt IANA TLD reference list (1453 entries) for domain validation
  • Added the complete IANA top-level domain list for validating domain names against known TLDs instantiate internal
    1 file
    • tlds-alpha-by-domain.txt

Locals refactoring

3 files changed
  • locals.tf Major refactoring of domain processing pipeline
  • outputs.tf Updated output references
  • main.tf Added DNS module logic
  • Significantly refactored locals.tf domain processing pipeline, reorganizing computed values for cleaner data flow through the module hierarchy streamline behavioral
    1 file
    • locals.tf

Documentation

2 files changed
  • README.md Updated project documentation
  • prompt-gimme-merge.txt Minor transcript update
  • Updated README with current project structure and usage specify errata
    1 file
    • README.md