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

Support AWS_PROFILE from environment variable? #29

Open
evandam opened this issue May 12, 2022 · 0 comments
Open

Support AWS_PROFILE from environment variable? #29

evandam opened this issue May 12, 2022 · 0 comments

Comments

@evandam
Copy link

evandam commented May 12, 2022

Hey @itsdalmo we're excited to start using this project but just noticed passing AWS_PROFILE is a little tricky.

We currrently need to run like this:

AWS_SDK_LOAD_CONFIG=1 AWS_REGION=us-west-2 AWS_PROFILE=my_profile FOO="sm:///path/to/foo#FOO" aws-env exec -- env

Hoping this would be a small change when setting up the AWS SDK so we don't need to set extra env vars to get things working.

Thanks in advance!

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

No branches or pull requests

1 participant