diff --git a/terraform/main.tf b/terraform/main.tf index e5760b7..766e23b 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 = "2.1.0" name = "cdn" comment = var.comment