Skip to content

Commit 8c8b54c

Browse files
committed
Revert "docs: Updated the README"
This reverts commit 0784627.
1 parent 0784627 commit 8c8b54c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,10 @@ The subnets list contains maps, where each object represents a subnet. Each map
125125
| subnet_region | The region where the subnet will be created | string | - | yes |
126126
| subnet_private_access | Whether this subnet will have private Google access enabled | string | false | no |
127127
| subnet_flow_logs | Whether the subnet will record and send flow log data to logging | string | false | no |
128-
| description | The description of the subnet being created | string | null | no |
129128

130129
### Route Inputs
131130

132-
The routes list contains maps, where each object represents a route. For the next_hop** inputs, only one is possible to be used in each route. Having two next_hop** inputs will produce an error. Each map has the following inputs (please see examples folder for additional references):
131+
The routes list contains maps, where each object represents a route. For the next_hop__ inputs, only one is possible to be used in each route. Having two next_hop__ inputs will produce an error. Each map has the following inputs (please see examples folder for additional references):
133132

134133
| Name | Description | Type | Default | Required |
135134
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :----: | :-----: | :------: |

0 commit comments

Comments
 (0)