Skip to content

Commit

Permalink
Update variable.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
s3lva-kumar committed Oct 11, 2023
1 parent bb8fc85 commit 5de33dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cloud-runV2/variable.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variable location {
variable project_id {
description = "(Optional) The ID of the project in which the resource belongs. If it is not provided, the provider project is used."
type = string
default = null
default = ""
}

variable "execution_environment" {
Expand Down

0 comments on commit 5de33dd

Please sign in to comment.