File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 --arg releaseVersion "${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" \
2626 --arg targetEnvironment "pr${{ github.event.number }}" \
2727 --arg targetAccountGroup "nhs-notify-supplier-api-dev" \
28- --arg targetComponent "branch " \
28+ --arg targetComponent "api " \
2929 --arg terraformAction "apply" \
3030 --arg overrides "branch_name=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" \
3131 '{ "ref": "main",
Original file line number Diff line number Diff line change 2525 --arg releaseVersion "main" \
2626 --arg targetEnvironment "pr${{ github.event.number }}" \
2727 --arg targetAccountGroup "nhs-notify-supplier-api-dev" \
28- --arg targetComponent "branch " \
28+ --arg targetComponent "api " \
2929 --arg terraformAction "destroy" \
3030 '{ "ref": "main",
3131 "inputs": {
You can’t perform that action at this time.
0 commit comments