cloud-foundation-fabric/tests/modules/service_directory/examples
Stefano Tribioli a4def10c19 Add PNA support to Service Directory module
Endpoints in Service Directory can be *associated* with a
VPC. In this case, they can be used by supported Google
Cloud products to send requests directly to resources inside
a VPC. This feature is called Private Network Access.

The `google_service_directory_endpoint` resource supports
this configuration with a new argument `network`.
Unfortunately, this argument has an unusual format: it
is similar to a standard VPC ID, but instead of the project ID,
it expects the project number.
2024-01-05 15:05:32 +00:00
..
dns.yaml Refactoring of dns module 2023-07-19 12:57:44 +02:00
pna.yaml Add PNA support to Service Directory module 2024-01-05 15:05:32 +00:00
services.yaml
simple.yaml