Skip to content

Update to use OIDC Keys#3131

Closed
jacquelynsmale wants to merge 6 commits into
developfrom
oidc-update
Closed

Update to use OIDC Keys#3131
jacquelynsmale wants to merge 6 commits into
developfrom
oidc-update

Conversation

@jacquelynsmale

Copy link
Copy Markdown
Contributor

No description provided.

@jacquelynsmale jacquelynsmale requested review from a team as code owners June 17, 2026 15:40
@jacquelynsmale jacquelynsmale marked this pull request as draft June 17, 2026 15:40
aws-secret-access-key: ${{ secrets.V2_AWS_SECRET_ACCESS_KEY }}
aws-session-token: ${{ secrets.V2_AWS_SESSION_TOKEN }}
aws-region: ${{ secrets.AWS_REGION }}
aws-role-arn: ${{ secrets.AWS_ROLE_ARN }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be

Suggested change
aws-role-arn: ${{ secrets.AWS_ROLE_ARN }}
role-to-assume: ${{ secrets.AWS_ROLE_ARN }}

@jhkennedy

Copy link
Copy Markdown
Contributor

Superceeded by #3140, #3142, #3146, and #3149.

@jhkennedy jhkennedy closed this Jun 27, 2026
@jhkennedy jhkennedy deleted the oidc-update branch June 27, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants