Skip to content

feat: add Azure DNS authority outputs#24

Merged
intel352 merged 1 commit into
mainfrom
feat/dns-authority-output
May 24, 2026
Merged

feat: add Azure DNS authority outputs#24
intel352 merged 1 commit into
mainfrom
feat/dns-authority-output

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • Adds Azure DNS authority output metadata with nameservers.
  • Emits normalized domain, zone_name, zone_type, and record_count outputs for DNS zones.
  • Documents zone authority parity for DNS import/state contracts.

Verification

  • GOWORK=off go test ./internal/driver -run TestDNSDriver_Read -count=1
  • GOWORK=off go test ./... -count=1
  • TDD proof: the focused read test failed before production changes with missing domain, then passed after implementation.

@intel352 intel352 merged commit bd1eb19 into main May 24, 2026
4 checks passed
@intel352 intel352 deleted the feat/dns-authority-output branch May 24, 2026 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant