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) Add optional support for aws profiles #1

Closed
phahulin opened this issue Apr 27, 2018 · 1 comment
Closed

(Feature) Add optional support for aws profiles #1

phahulin opened this issue Apr 27, 2018 · 1 comment

Comments

@phahulin
Copy link
Contributor

awscli supports having multiple profiles in config, for each aws command the selected profile can be specified with --profile flag.
Please add an option to select the profile to use throughout infra run.

@bitwalker
Copy link

You can now set the profile to use via bin/infra --profile=foo provision or by exporting AWS_PROFILE=foo in the shell.

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

2 participants