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

awsutil: update to v0.2.3 #21951

Merged
merged 2 commits into from
Jul 19, 2023
Merged

awsutil: update to v0.2.3 #21951

merged 2 commits into from
Jul 19, 2023

Conversation

fairclothjm
Copy link
Contributor

@fairclothjm fairclothjm commented Jul 19, 2023

This updates go-secure-stdlib's awsutil to bring in a change (hashicorp/go-secure-stdlib#80) to fix a regression where Vault no longer respects AWS_ROLE_ARN, AWS_WEB_IDENTITY_TOKEN_FILE, and AWS_ROLE_SESSION_NAME.

Closes #21465 #21478

Steps:

go get github.com/hashicorp/go-secure-stdlib/[email protected]
go mod tidy

@fairclothjm fairclothjm requested a review from a team July 19, 2023 18:04
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Jul 19, 2023
@calvn calvn added this to the 1.14.1 milestone Jul 19, 2023
@calvn
Copy link
Contributor

calvn commented Jul 19, 2023

Can we add a changelog entry for this?

@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@github-actions
Copy link

CI Results:

All Go tests passed! ✅

@fairclothjm
Copy link
Contributor Author

Can we add a changelog entry for this?

@calvn Done! and backporting to 1.14.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1.14.0 breaks AWS EKS IRSA credentials for DynamoDB backend
4 participants