Skip to content

Commit

Permalink
Update docs/CONFIG-VARS.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Houck <[email protected]>
  • Loading branch information
jarpat and dhoucgitter authored Nov 2, 2023
1 parent 9a224db commit b69f358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONFIG-VARS.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ The default values for the subnets variable are as follows:

Example for `subnet_azs`:

The zones below define allow you to configure where each subnet in the map above will be created.
The zones defined below allow you to configure where each subnet in the map above will be created.
e.g. Looking at the example `subnets` map above, for `"control_plane" : ["192.168.130.0/28", "192.168.130.16/28"]`, the first subnet will be created in `us-east-2c` and the second in `us-east-2b`

```terraform
Expand Down

0 comments on commit b69f358

Please sign in to comment.