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

AWS credentials settings #5

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

AWS credentials settings #5

wants to merge 5 commits into from

Conversation

Dietatko
Copy link

I added settings for specifying explicit AWS credentials (key or profile) in configuration file. The profile can be specified also from command line. Both can be easily used by build scripts to deploy using different keys/profiles.

I also fixed CloudFront invalidation. I think it was not really working since boto3 migration.

@jonls jonls mentioned this pull request Mar 21, 2017
@jonls
Copy link
Owner

jonls commented Mar 21, 2017

Thanks for pointing out the invalidation bug. I have fixed this in #7 and will make a release with this fix.

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

2 participants