diff --git a/terraform/main.tf b/terraform/main.tf index e5760b7..c607c9c 100644 --- a/terraform/main.tf +++ b/terraform/main.tf @@ -19,7 +19,7 @@ module "website" { module "cdn" { source = "cloudposse/cloudfront-s3-cdn/aws" - version = "0.97.0" + version = "1.1.1" name = "cdn" comment = var.comment