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 e0213c4 commit bd1d7dcCopy full SHA for bd1d7dc
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 = "test-project2:test-region2:test-instance2"
+answer = "zzzz-project:zzzz-region:zzzz-instance"
10
11
12
host = 'bad.example.com'
0 commit comments