We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed5ae44 + 5050613 commit 49c071dCopy full SHA for 49c071d
1 file changed
config-model/src/main/resources/schema/deployment.rnc
@@ -109,6 +109,7 @@ Test = element test {
109
attribute athenz-service { xsd:string }? &
110
attribute cloud-account { xsd:string }? &
111
attribute empty-host-ttl { xsd:string }? &
112
+ attribute skip { xsd:string }? &
113
CloudResourceTags? &
114
Tester?
115
}
@@ -117,6 +118,7 @@ Staging = element staging {
117
118
119
120
121
122
123
124
0 commit comments