Skip to content

Commit 9ee07f3

Browse files
committed
updated
1 parent af2baca commit 9ee07f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/fabric-net-svpc-access/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Basic usage of this module is as follows:
2020
module "net-shared-vpc-access" {
2121
source = "terraform-google-modules/network/google//modules/fabric-net-svpc-access"
2222
version = "~> 11.0"
23-
23+
2424
host_project_id = "my-host-project-id"
2525
service_project_num = 1
2626
service_project_ids = ["my-service-project-id"]

0 commit comments

Comments
 (0)