Commit b9e12e6
authored
fix(integration-test-deployment): Use AssumeRole instead of OIDC
OIDC is not setup in prod, and it isn't needed as we already can use the role in Codebuild to assume the Atmosphere role.
setting role-chaining lets the action use AssumeRole instead of OIDC as documented here:
https://github.com/aws-actions/configure-aws-credentials?tab=readme-ov-file#other-authentication-scenarios1 parent 1fb4c78 commit b9e12e6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments