We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac48737 commit 8739404Copy full SHA for 8739404
1 file changed
terragrunt/modules/cloudfront/main.tf
@@ -211,8 +211,6 @@ resource "aws_cloudfront_cache_policy" "no_cache" {
211
min_ttl = 0
212
213
parameters_in_cache_key_and_forwarded_to_origin {
214
- enable_accept_encoding_gzip = true
215
- enable_accept_encoding_brotli = true
216
query_strings_config {
217
query_string_behavior = "none"
218
}
0 commit comments