We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fb2bc commit c6f9678Copy full SHA for c6f9678
.github/workflows/pr_destroy_dynamic_env.disabled
@@ -26,7 +26,7 @@ jobs:
26
--arg infraRepoName "${this_repo_name}" \
27
--arg releaseVersion "main" \
28
--arg targetEnvironment "pr${{ github.event.number }}" \
29
- --arg targetAccountGroup "nhs-notify-template-management-dev" \ ## Replace with correct targetAccountGroup
+ --arg targetAccountGroup "nhs-notify-bounded-context-dev" \ ## Replace with correct targetAccountGroup
30
--arg targetComponent "component" \ ## Replace with correct targetComponent
31
--arg terraformAction "destroy" \
32
'{ "ref": "main",
0 commit comments