diff --git a/cloudfront.tf b/cloudfront.tf index 3bb0802..7152e7d 100755 --- a/cloudfront.tf +++ b/cloudfront.tf @@ -72,6 +72,7 @@ resource "aws_cloudfront_distribution" "website_distribution" { target_origin_id = "HA-website" cache_policy_id = data.aws_cloudfront_cache_policy.cache_policy.id smooth_streaming = false + } restrictions { geo_restriction {