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

S3 credentials aren't loaded from ~/.aws/config if equals aren't padded with spaces #18254

Closed
nameexhaustion opened this issue Aug 18, 2024 · 0 comments · Fixed by #18259
Closed
Assignees
Labels
A-io-cloud Area: reading/writing to cloud storage accepted Ready for implementation bug Something isn't working enhancement New feature or an improvement of an existing feature P-medium Priority: medium

Comments

@nameexhaustion
Copy link
Collaborator

nameexhaustion commented Aug 18, 2024

Description

This loads:

aws_access_key_id = KEY

This doesn't:

aws_access_key_id=KEY

ref #18201

@nameexhaustion nameexhaustion added enhancement New feature or an improvement of an existing feature accepted Ready for implementation P-medium Priority: medium A-io-cloud Area: reading/writing to cloud storage labels Aug 18, 2024
@nameexhaustion nameexhaustion self-assigned this Aug 18, 2024
@nameexhaustion nameexhaustion added the bug Something isn't working label Aug 19, 2024
@nameexhaustion nameexhaustion changed the title Automatically source S3 credentials in scan_* functions S3 credentials aren't loaded from ~/.aws/config if equals aren't padded with spaces Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-io-cloud Area: reading/writing to cloud storage accepted Ready for implementation bug Something isn't working enhancement New feature or an improvement of an existing feature P-medium Priority: medium
Projects
Archived in project
1 participant