jpillora / grunt-aws

A Grunt interface into the Amazon Node.JS SDK
171 stars 44 forks source link

Reverse cloudfront subtask order #57

Closed jrit closed 5 years ago

jrit commented 8 years ago

I've had a few cases where an invalidation when changing the origin resulted in 404s and I believe it is because the subtasks in cloudfront are reversed, invalidation should always be the last step.