fixed references

This commit is contained in:
Dave Gulli 2023-09-11 20:47:05 +10:00
parent adff09aa24
commit dac76a900b
1 changed files with 3 additions and 3 deletions

View File

@ -586,7 +586,7 @@ module "vpc" {
| [subnet_secondary_ranges](outputs.tf#L110) | Map of subnet secondary ranges keyed by name. | |
| [subnet_self_links](outputs.tf#L121) | Map of subnet self links keyed by name. | |
| [subnets](outputs.tf#L126) | Subnet resources. | |
| [subnets_global_proxy_only](outputs.tf#L141) | Cross-region internal L7 ILB resources | |
| [subnets_proxy_only](outputs.tf#L131) | L7 ILB or L7 Regional LB subnet resources. | |
| [subnets_psc](outputs.tf#L136) | Private Service Connect subnet resources. | |
| [subnets_global_proxy_only](outputs.tf#L131) | Cross-region internal L7 ILB resources | |
| [subnets_proxy_only](outputs.tf#L136) | L7 ILB or L7 Regional LB subnet resources. | |
| [subnets_psc](outputs.tf#L141) | Private Service Connect subnet resources. | |
<!-- END TFDOC -->