Add strict read-only Dynu DNS inventory integration
This commit is contained in:
@@ -40,6 +40,16 @@ Compose files define intended service runtime composition, networking, labels, a
|
||||
|
||||
`docs/architecture.md` provides a human-readable topology view based on repository configuration and observed runtime signals.
|
||||
|
||||
### 6) Dynu DNS read-only inventory
|
||||
|
||||
`scripts/dynu/` and `docs/dynu-dns-inventory.md` provide a strictly read-only DNS inventory workflow:
|
||||
|
||||
- fetch Dynu DNS data with GET-only API usage,
|
||||
- correlate Dynu hostnames with Traefik `Host(...)` labels in Compose sources,
|
||||
- generate local JSON and markdown artifacts for documentation pipelines.
|
||||
|
||||
Dynu write operations are intentionally blocked in this repository stage.
|
||||
|
||||
## Output shaping expectations
|
||||
|
||||
When adding Terraform outputs for documentation/tooling:
|
||||
|
||||
Reference in New Issue
Block a user