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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -224,7 +224,7 @@ No modules.
224
224
| <aname="input_software_update_options"></a> [software\_update\_options](#input\_software\_update\_options)| Software update options for the domain |`any`| <pre>{<br> "auto_software_update_enabled": true<br>}</pre> | no |
225
225
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources |`map(string)`|`{}`| no |
226
226
| <aname="input_vpc_endpoints"></a> [vpc\_endpoints](#input\_vpc\_endpoints)| Map of VPC endpoints to create for the domain |`any`|`{}`| no |
227
-
| <aname="input_vpc_options"></a> [vpc\_options](#input\_vpc\_options)| Configuration block for VPC related options. Adding or removing this configuration forces a new resource ([documentation](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html#es-vpc-limitations)) |`any`|`{}`| no |
227
+
| <aname="input_vpc_options"></a> [vpc\_options](#input\_vpc\_options)| Configuration block for VPC related options. Adding or removing this configuration forces a new resource ([documentation](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html#es-vpc-limitations)). Leave empty to deploy with public access|`any`|`{}`| no |
description="Configuration block for VPC related options. Adding or removing this configuration forces a new resource ([documentation](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html#es-vpc-limitations))"
137
+
description="Configuration block for VPC related options. Adding or removing this configuration forces a new resource ([documentation](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html#es-vpc-limitations)). Leave empty to deploy with public access"
0 commit comments