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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,7 @@ Then perform the following commands on the root folder:
118
118
| route\_names | The route names associated with this VPC |
119
119
| subnets | A map with keys of form subnet\_region/subnet\_name and values being the outputs of the google\_compute\_subnetwork resources used to create corresponding subnets. |
120
120
| subnets\_flow\_logs | Whether the subnets will have VPC flow logs enabled |
121
+
| subnets\_ids | The IDs of the subnets being created |
121
122
| subnets\_ips | The IPs and CIDRs of the subnets being created |
122
123
| subnets\_names | The names of the subnets being created |
123
124
| subnets\_private\_access | Whether the subnets will have access to Google API's without a public IP |
0 commit comments