We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a438eaf commit 49dfc61Copy full SHA for 49dfc61
1 file changed
google_fastly_waf/main.tf
@@ -26,6 +26,7 @@ resource "fastly_service_vcl" "default" {
26
"application/javascript",
27
"text/javascript",
28
"application/json",
29
+ "application/geo+json",
30
"application/wasm",
31
"application/vnd.ms-fontobject",
32
"application/x-font-opentype",
0 commit comments