deploy: Support invalidating a CloudFront CDN cache

This commit is contained in:
Robert van Gent
2019-05-01 13:25:06 -07:00
committed by Bjørn Erik Pedersen
parent 2838d58b1d
commit f4956d9aae
7 changed files with 93 additions and 25 deletions

View File

@@ -32,6 +32,8 @@ type deployConfig struct {
type target struct {
Name string
URL string
CloudFrontDistributionID string
}
// matcher represents configuration to be applied to files whose paths match