We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e849724 commit b4f3416Copy full SHA for b4f3416
terraform/variables.tf
@@ -50,7 +50,7 @@ variable "cors_allow_origins" {
50
variable "notification_email" {
51
type = string
52
sensitive = true
53
- default = "maximebonin@outlook.com"
+ default = ""
54
}
55
56
variable "zipped_files" {
0 commit comments