fixed typo
This commit is contained in:
@@ -49,7 +49,7 @@ variable "private_connections" {
|
||||
type = map(object({
|
||||
name = string
|
||||
network_self_link = string
|
||||
peering = string
|
||||
peering_name = string
|
||||
description = optional(string, "Terraform-managed.")
|
||||
type = optional(string, "REGIONAL")
|
||||
routing_mode = optional(string, "PRIVATE_SERVICE_ACCESS")
|
||||
|
||||
Reference in New Issue
Block a user