Skip to content

Commit 7923cfe

Browse files
committed
DR deploy role
1 parent dfc954c commit 7923cfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
echo 'role=arn:aws:iam::410431445687:role/github-oidc-deploy20260312143902067900000001' >> "$GITHUB_OUTPUT"
4848
;;
4949
"prod-dr-us-west-2")
50-
echo 'role=arn:aws:iam::973422231492:role/cmiml-dr-oidc-github-role' >> "$GITHUB_OUTPUT"
50+
echo 'role=arn:aws:iam::973422231492:role/github-oidc-deploy20260313122244970500000002' >> "$GITHUB_OUTPUT"
5151
;;
5252
*)
5353
echo "Bad environment name"

0 commit comments

Comments
 (0)