File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 --targetEnvironment "main" \
6161 --targetAccountGroup "nhs-notify-client-config-dev" \
6262 --targetComponent "${{ matrix.component }}" \
63- --terraformAction "apply"
63+ --terraformAction "apply" \
64+ --overrideProjectName "nhs" \
65+ --overrideRoleName "nhs-main-acct-client-config-github-deploy"
Original file line number Diff line number Diff line change 3434 --targetComponent "ccbranch" \
3535 --targetAccountGroup "nhs-notify-client-config-dev" \
3636 --terraformAction "apply" \
37- --overrides "branch_name=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}"
37+ --overrides "branch_name=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" \
38+ --overrideProjectName "nhs" \
39+ --overrideRoleName "nhs-main-acct-client-config-github-deploy"
Original file line number Diff line number Diff line change 3232 --targetEnvironment "pr${{ github.event.number }}" \
3333 --targetComponent "ccbranch" \
3434 --targetAccountGroup "nhs-notify-client-config-dev" \
35- --terraformAction "destroy"
35+ --terraformAction "destroy" \
36+ --overrideProjectName "nhs" \
37+ --overrideRoleName "nhs-main-acct-client-config-github-deploy"
Original file line number Diff line number Diff line change 3636 --targetEnvironment "main" \
3737 --targetAccountGroup "nhs-notify-client-config-nonprod" \
3838 --targetComponent "${{ matrix.component }}" \
39- --terraformAction "apply"
39+ --terraformAction "apply" \
40+ --overrideProjectName "nhs" \
41+ --overrideRoleName "nhs-main-acct-client-config-github-deploy"
You can’t perform that action at this time.
0 commit comments