Open slaughtr opened 3 years ago
Same issue here. Cloudfront invalidation failed and the workflows kept going:
Upload finished
AccessDenied: User: arn:aws:sts::***:assumed-role/plan/1234567+XXXX-site+98765432#1 is not authorized to perform: cloudfront:CreateInvalidation on resource: arn:aws:cloudfront::***:distribution/*** because no identity-based policy allows the cloudfront:CreateInvalidation action
Any news on this topic? I think it's a very serious problem.
this has just caught us out too
When deploying, if credentials aren't loaded, the action still counts as a pass. Took us by surprise, as the step "passed". After poking around at Cloudfront it became obvious invalidations weren't happening...and when finally looking in the logs of the deploy action it became very apparent that nothing was happening, but we still had our big green check marks.