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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws.profile: Add note to avoid default profile #2990

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

stmcginnis
Copy link
Contributor

Issue number:

Related: #2989

Description of changes:

Recent versions of aws-iam-authenticator, and perhaps other AWS components, not pick up the default credential settings when settings.aws.profile is set to default. To help avoid this situation, this adds a note to the settings documentation to avoid using default for AWS credentials.

Testing done:

馃憖

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Recent versions of `aws-iam-authenticator`, and perhaps other AWS
components, not pick up the default credential settings when
`settings.aws.profile` is set to `default`. To help avoid this
situation, this adds a note to the settings documentation to avoid using
`default` for AWS credentials.

Signed-off-by: Sean McGinnis <stmcg@amazon.com>
@stmcginnis stmcginnis merged commit f8fa8e3 into bottlerocket-os:develop Apr 12, 2023
@stmcginnis stmcginnis deleted the aws-role branch April 12, 2023 16:47
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.

None yet

6 participants