Skip to content

Commit 31a5839

Browse files
Remove tags section from main.waf.parameters.json
Removed tags configuration from parameters.
1 parent 80614e3 commit 31a5839

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

infra/main.waf.parameters.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@
4444
"frontendContainerImageTag": {
4545
"value": "${AZURE_ENV_IMAGETAG=latest_waf}"
4646
},
47-
"tags": {
48-
"value": {
49-
"SecurityControl": "${AZURE_TAG_SECURITY_CONTROL=Ignore}"
50-
}
51-
},
5247
"enableTelemetry": {
5348
"value": "${AZURE_ENV_ENABLE_TELEMETRY}"
5449
},
@@ -80,4 +75,4 @@
8075
"value": "${AZURE_ENV_VM_ADMIN_PASSWORD}"
8176
}
8277
}
83-
}
78+
}

0 commit comments

Comments
 (0)