Skip to content

Commit 0cf74af

Browse files
committed
docs: adding the updated readme
1 parent 9637fce commit 0cf74af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ The `terraform-docs` utility is used to generate this README. Follow the below s
345345
|------|-------------|------|---------|:--------:|
346346
| <a name="input_name"></a> [name](#input\_name) | Is the name of the network to provision | `string` | n/a | yes |
347347
| <a name="input_tags"></a> [tags](#input\_tags) | Tags to apply to all resources | `map(string)` | n/a | yes |
348+
| <a name="input_associate_hosted_ids"></a> [associate\_hosted\_ids](#input\_associate\_hosted\_ids) | The list of hosted zone ids to associate with the VPC | `list(string)` | `[]` | no |
348349
| <a name="input_availability_zones"></a> [availability\_zones](#input\_availability\_zones) | The number of availability zone the network should be deployed into | `number` | `2` | no |
349350
| <a name="input_dns_query_log_retention"></a> [dns\_query\_log\_retention](#input\_dns\_query\_log\_retention) | The number of days to retain DNS query logs | `number` | `7` | no |
350351
| <a name="input_enable_default_route_table_association"></a> [enable\_default\_route\_table\_association](#input\_enable\_default\_route\_table\_association) | Indicates the transit gateway default route table should be associated with the subnets | `bool` | `true` | no |

0 commit comments

Comments
 (0)