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
| <aname="input_azs"></a> [azs](#input\_azs)| This is a list that specifies all the Availability Zones that will have public and private subnets in it. Defaulting this value to an empty list selects of all the Availability Zones in the region you specify when defining the provider in your terraform project. |`list(string)`|`[]`| no |
49
+
| <aname="input_azs"></a> [azs](#input\_azs)| This is a list that specifies all the Availability Zones that will have public and private subnets in it. Defaulting this value to an empty list selects of all the Availability Zones in the region you specify when defining the provider in your Terraform project. |`list(string)`|`[]`| no |
50
50
| <aname="input_enable_dns_hostnames"></a> [enable\_dns\_hostnames](#input\_enable\_dns\_hostnames)| This allows AWS DNS hostname support to be switched on or off. |`bool`|`true`| no |
51
51
| <aname="input_enable_dns_support"></a> [enable\_dns\_support](#input\_enable\_dns\_support)| This allows AWS DNS support to be switched on or off. |`bool`|`true`| no |
52
52
| <aname="input_enable_vpc_flow_logs"></a> [enable\_vpc\_flow\_logs](#input\_enable\_vpc\_flow\_logs)| Whether to enable VPC Flow Logs for this VPC, this has cost but is considered a security risk without |`bool`| n/a | yes |
0 commit comments