Skip to content

Commit

Permalink
try other assume role arn format
Browse files Browse the repository at this point in the history
Harald Skoglund committed Feb 24, 2024
1 parent 427cd16 commit 49c7022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/digger_workflow.yml
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ jobs:
uses: diggerhq/digger@latest
with:
setup-aws: true
aws-role-to-assume: arn:aws:sts::851725175069:assumed-role/digger-terraform/GitHubSession
aws-role-to-assume: arn:aws:sts::851725175069:assumed-role/digger-terraform
aws-region: eu-west-1
disable-locking: true
digger-hostname: 'https://cloud.digger.dev'

0 comments on commit 49c7022

Please sign in to comment.