We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f1e3d commit ea95cf6Copy full SHA for ea95cf6
tests/test_zones.toml
@@ -6,7 +6,7 @@ answer = "test-project:test-region:test-instance"
6
[[zones]]
7
host = 'db.example.com'
8
type = 'TXT'
9
-answer = "zzzz-project:zzzz-region:zzzz-instance"
+answer = "z-project:z-region:z-instance"
10
11
12
host = 'bad.example.com'
0 commit comments