Skip to content

Commit b2cd5f3

Browse files
committed
feat(cloudfront): disable custom cloudfront functions as default
1 parent 2b7bf38 commit b2cd5f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,5 @@ variable "functions" {
6969
viewer_request = optional(string)
7070
viewer_response = optional(string)
7171
})
72+
default = {}
7273
}

0 commit comments

Comments
 (0)