Eximchain / terraform-aws-dappbot

Terraform infrastructure to run ABI Clerk
Other
0 stars 1 forks source link

Ensure static sites can be updated #59

Closed Lsquared13 closed 5 years ago

Lsquared13 commented 5 years ago

index.html can't be cached. We need to make sure this works with the CodePipeline that deploys everything

Lsquared13 commented 5 years ago

We need a Lambda function to clean up by setting Cache-Control

Cache-Control should be set to: max-age=0,no-cache,no-store,must-revalidate