Skip to content

Commit b4f3416

Browse files
f
1 parent e849724 commit b4f3416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ variable "cors_allow_origins" {
5050
variable "notification_email" {
5151
type = string
5252
sensitive = true
53-
default = "maximebonin@outlook.com"
53+
default = ""
5454
}
5555

5656
variable "zipped_files" {

0 commit comments

Comments
 (0)