Skip to content

Commit

Permalink
moving it back
Browse files Browse the repository at this point in the history
  • Loading branch information
P0NDER0SA committed Sep 9, 2024
1 parent 3f147ab commit 7ce4a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terragrunt_plan_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
- name: setup-terraform
uses: ./.github/actions/setup-terraform
with:
role_to_assume: arn:aws:iam::239043911459:role/notification-terraform-plan
role_to_assume: arn:aws:iam::${{env.ACCOUNT_ID}}:role/notification-terraform-plan
role_session_name: NotifyTerraformPlan
- name: Install 1Pass CLI
run: |
Expand Down

0 comments on commit 7ce4a70

Please sign in to comment.