Remove default region for Cloud Function and Cloud Run (#2004)
Remove default region for Cloud Function and Cloud Run
This commit is contained in:
committed by
GitHub
parent
277777d1c7
commit
526185fd1f
@@ -157,7 +157,6 @@ variable "project_id" {
|
||||
variable "region" {
|
||||
description = "Region used for all resources."
|
||||
type = string
|
||||
default = "europe-west1"
|
||||
}
|
||||
|
||||
variable "revision" {
|
||||
|
||||
Reference in New Issue
Block a user