Skip to content

feat: add Route53 DNS authority outputs#28

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

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

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • Adds Route53 authority output metadata with authoritative nameservers.
  • Reads and normalizes Route53 record sets into records and record_count on DNS reads.
  • Keeps existing flat zone outputs compatible.

Verification

  • GOWORK=off go test ./drivers -run TestRoute53Driver_ReadIncludesAuthorityAndRecords -count=1
  • GOWORK=off go test ./... -count=1
  • TDD proof: the new focused test failed before production changes with authority = <nil>, want map[string]any, then passed after implementation.

@intel352 intel352 merged commit 753587f into main May 24, 2026
5 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