nathany / s3up

A simple tool to deploy my static websites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudFront invalidations

nathany opened this issue · comments

Right now I'm using CloudFlare for TLS, but with the free AWS Certificate Manager, I'd like to look into CloudFront again, which means doing invalidations on deployment. Doing them by hand in the AWS Management Console is painful.

(Though, I'll probably wait on this until CloudFront supports HTTP/2)