We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0691419 commit ac44d1aCopy full SHA for ac44d1a
.github/workflows/deploy-infrastructure.yaml
@@ -137,7 +137,7 @@ jobs:
137
project: ${{ inputs.project }}
138
release_tag: ${{ inputs.release_tag }}
139
mgmt_account_id: ${{ secrets.MGMT_ACCOUNT_ID }}
140
- slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_ALARMS_URL }}
+ slack_webhook_alarms_url: ${{ secrets.SLACK_WEBHOOK_ALARMS_URL }}
141
142
- name: "Upload Terraform Plan Artifact"
143
uses: actions/upload-artifact@v6
0 commit comments