matched the period
This commit is contained in:
@@ -129,7 +129,7 @@ output "subnets" {
|
||||
}
|
||||
|
||||
output "subnets_global_proxy_only" {
|
||||
description = "Cross-region internal L7 ILB resources"
|
||||
description = "Cross-region internal L7 ILB resources."
|
||||
value = { for k, v in google_compute_subnetwork.global_proxy_only : k => v }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user