Skip to content

Commit cf8794d

Browse files
authored
Update source path for subnets in metadata.yaml
1 parent 3fd3d39 commit cf8794d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/compute_instance/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ spec:
102102
defaultValue: ""
103103
connections:
104104
- source:
105-
source: github.com/terraform-google-modules/terraform-google-network//modules/subnets
105+
source: github.com/terraform-google-modules/terraform-google-network
106106
version: ~> 18.0.0
107107
spec:
108108
outputExpr: subnets_self_links[0]

0 commit comments

Comments
 (0)