We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2baca commit 9ee07f3Copy full SHA for 9ee07f3
modules/fabric-net-svpc-access/README.md
@@ -20,7 +20,7 @@ Basic usage of this module is as follows:
20
module "net-shared-vpc-access" {
21
source = "terraform-google-modules/network/google//modules/fabric-net-svpc-access"
22
version = "~> 11.0"
23
-
+
24
host_project_id = "my-host-project-id"
25
service_project_num = 1
26
service_project_ids = ["my-service-project-id"]
0 commit comments