Skip to content

Commit

Permalink
removing us-east login
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 committed Sep 24, 2024
1 parent 0ca543e commit c7a443c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/terragrunt_create_dev_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,6 @@ jobs:
role-session-name: NotifyApiGitHubActions
aws-region: "ca-central-1"

- name: Configure credentials to Notify Private ECR using OIDC
uses: aws-actions/configure-aws-credentials@master
with:
role-to-assume: arn:aws:iam::800095993820:role/notification-api-apply
role-session-name: NotifyApiGitHubActions
aws-region: "us-east-1"

- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v2
Expand Down

0 comments on commit c7a443c

Please sign in to comment.