Skip to content

Commit

Permalink
feat(cloudfront): disable custom cloudfront functions as default
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed Apr 11, 2024
1 parent 2b7bf38 commit b2cd5f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ variable "functions" {
viewer_request = optional(string)
viewer_response = optional(string)
})
default = {}
}

0 comments on commit b2cd5f3

Please sign in to comment.