terraform-res
2024-01-28
Add tim.team domain and expand GoDaddy module with nameserver management
9 files · 224+ · 9-
Tim.team domain
2 files changed
tim-team.jsonDomain configuration for tim.team with DNS records and GoDaddy registrar infotim-team.jsonSite configuration for tim.team
- Added tim.team domain with DNS records, GoDaddy registrar metadata, and corresponding site deployment configuration
instantiate
behavioral
2 files
tim-team.jsontim-team.json
GoDaddy module expansion
3 files changed
main.tfMassively expanded with nameserver management, zone info queries, and domain delegation logicoutputs.tfExpanded outputs with domain and nameserver statevariables.tfAdded new variables for expanded operations
- Expanded GoDaddy module from basic operations to comprehensive nameserver management including zone info retrieval, delegation verification, and automated nameserver updates
interface
behavioral
2 files
main.tfoutputs.tf
Zone info utility
1 file changed
show-zone-info.shUtility script for displaying DNS zone information across managed domains
- Created show-zone-info.sh utility for querying and displaying DNS zone information across all managed domains
instantiate
internal
1 file
show-zone-info.sh
Root module updates
3 files changed
locals.tfMinor locals update for new domainoutputs.tfUpdated outputs for new domainmain.tfMinor validator adjustment
- Updated root module locals and outputs to incorporate the new tim.team domain
streamline
internal
2 files
locals.tfoutputs.tf