You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: community/examples/sycomp/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Required parameter updates for each blueprint:
53
53
-`zone`: The zone where you want to deploy the cluster.
54
54
55
55
-**`network1` module settings:**
56
-
-`source`: modules/network/vpc is the default and deploys the cluster in a newly created network. To use an existing network, change source to modules/network/pre-existing-vpc.
56
+
-`source`: `modules/network/vpc` is the default and deploys the cluster in a newly created network. To use an existing network, change `source` to `modules/network/pre-existing-vpc`.
57
57
-`network_name`: A name for the new VPC network (e.g., `sycomp-net`).
58
58
-`subnetwork_name`: A name for the new subnetwork (e.g., `sycomp-subnet`).
59
59
-`allowed_ssh_ip_ranges`: A list of IP address ranges in CIDR format that
0 commit comments