Skip to content

Fix invalidation with boto3#7

Merged
jonls merged 1 commit intomasterfrom
fix-boto3-invalidation
Mar 21, 2017
Merged

Fix invalidation with boto3#7
jonls merged 1 commit intomasterfrom
fix-boto3-invalidation

Conversation

@jonls
Copy link
Copy Markdown
Owner

@jonls jonls commented Mar 21, 2017

The call to create a new invalidation on CloudFront was incorrectly ported to boto3. With boto3 the paths should not be wrapped in tags and quoted.

This fixes the invalidation bug that was pointed out in #5.

@jonls jonls force-pushed the fix-boto3-invalidation branch from 452ecde to 13e7bb1 Compare March 21, 2017 04:41
@jonls jonls mentioned this pull request Mar 21, 2017
The call to create a new invalidation on CloudFront was
incorrectly ported to boto3. With boto3 the paths should not be
wrapped in tags and quoted.
@jonls jonls force-pushed the fix-boto3-invalidation branch from 13e7bb1 to df03ea2 Compare March 21, 2017 04:46
@jonls jonls merged commit 71ee87f into master Mar 21, 2017
@jonls jonls deleted the fix-boto3-invalidation branch March 21, 2017 04:49
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.

1 participant