initial commit

This commit is contained in:
Dessa Simpson 2025-11-30 19:25:34 -07:00
commit 772469d21b
27 changed files with 1121 additions and 0 deletions

4
testdata/nested/multilayer/zone.yaml vendored Normal file
View file

@ -0,0 +1,4 @@
"@":
- type: A
ttl: 3600
value: 192.0.2.1

2
testdata/nested/zone.yaml vendored Normal file
View file

@ -0,0 +1,2 @@
nested:
multilayer: !include multilayer/zone.yaml