We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fbd3f commit 5c3613aCopy full SHA for 5c3613a
1 file changed
.github/workflows/CI.yml
@@ -215,7 +215,7 @@ jobs:
215
enableRedundancy=false \
216
enableScalability=false \
217
createdBy="Pipeline" \
218
- tags="{'SecurityControl':'Ignore','Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
+ tags="{'Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
219
220
- name: Get Deployment Output and extract Values
221
id: get_output
0 commit comments