Skip to content

Commit

Permalink
Update data/data/gcp/variables-gcp.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Rafael F. <[email protected]>
  • Loading branch information
barbacbd and r4f4 authored Aug 22, 2022
1 parent 6315658 commit 51306ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/data/gcp/variables-gcp.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ variable "gcp_project_id" {
variable "gcp_network_project_id" {
type = string
description = "The project that the network and subnets exist in when they are not in the main ProjectID."
default = null
default = ""
}

variable "gcp_service_account" {
Expand Down

0 comments on commit 51306ad

Please sign in to comment.