Skip to content

Commit 73a27ae

Browse files
committed
added iam stack for plan to work
1 parent b1faf5c commit 73a27ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/github-oidc-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,7 @@ jobs:
6666
make terraform env=$ENVIRONMENT stack=networking tf-command=plan workspace=$WORKSPACE
6767
echo "Running: make terraform env=$ENVIRONMENT workspace=$WORKSPACE stack=api-layer tf-command=plan args=\"-auto-approve\""
6868
make terraform env=$ENVIRONMENT stack=api-layer tf-command=plan workspace=$WORKSPACE
69+
echo "Running: make terraform env=$ENVIRONMENT workspace=$WORKSPACE stack=iams-developer-roles tf-command=plan args=\"-auto-approve\""
70+
make terraform env=$ENVIRONMENT stack=iams-developer-roles tf-command=plan workspace=$WORKSPACE
6971
7072
working-directory: ./infrastructure

0 commit comments

Comments
 (0)