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

[Feature]: Support for AWS_PROFILE #1113

Closed
2 tasks done
JuHyung-Son opened this issue May 15, 2024 · 0 comments · Fixed by #1114
Closed
2 tasks done

[Feature]: Support for AWS_PROFILE #1113

JuHyung-Son opened this issue May 15, 2024 · 0 comments · Fixed by #1114
Assignees

Comments

@JuHyung-Son
Copy link
Contributor

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the K8sGPT Slack and got positive feedback

Is this feature request related to a problem?

None

Problem Description

when using aws integration, Entering AWS_ACCESS_KEY every time is cumbersome.Support for AWS_PROFILE to make it easier to use AWS integrations.

Solution Description

if AWS_ACCESS_KEY env is set, use it. if not, read AWS_PROFILE. if AWS_PROFILE is not set, use "default".

Benefits

easy to use aws integration

Potential Drawbacks

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant