Skip to content

Commit 399db27

Browse files
committed
[ELI] - changing env
1 parent e244c32 commit 399db27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd-3-test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: "Deploy IAM roles (iams-developer-roles stack)"
7676
working-directory: ./infrastructure
7777
run: |
78-
make terraform env=dev stack=iams-developer-roles tf-command=apply workspace=default
78+
make terraform env=test stack=iams-developer-roles tf-command=apply workspace=default
7979
8080
- name: "Configure AWS Credentials"
8181
uses: aws-actions/configure-aws-credentials@v6

0 commit comments

Comments
 (0)