Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PLA-150][internal] Switch Github Action to use AWS role #584

Merged
merged 1 commit into from
May 3, 2023

Conversation

gruzewski
Copy link
Contributor

Changelog

Update GitHub Action to use AWS OIDC role instead of AWS credentials.

Details

Internal improvements around how AWS credentials are being used. At the same, this PR also upgrades aws-actions/configure-aws-credentials action to v2 which unfortunately will present a warning about upgrading to JavaScript v3 (see this issue for more details).

@linear
Copy link

linear bot commented May 2, 2023

PLA-150 Use github OIDC for AWS authentication for git hub actions

Use github OIDC for AWS authentication for git hub actions so we don’t need to worry about access key/secret key.

@owencjones
Copy link
Contributor

Beautiful YAML. LGTM

@gruzewski gruzewski merged commit 02c0b4f into master May 3, 2023
@gruzewski gruzewski deleted the PLA-150_github_permissions branch May 3, 2023 11:03
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.

2 participants