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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -223,6 +223,7 @@ No modules.
223
223
| <aname="input_security_group_use_name_prefix"></a> [security\_group\_use\_name\_prefix](#input\_security\_group\_use\_name\_prefix)| Determines whether the security group name (`security_group_name`) is used as a prefix |`bool`|`true`| no |
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
+
| <aname="input_timeouts"></a> [timeouts](#input\_timeouts)| Create and delete timeout configurations for the domain |`map(string)`|`{}`| no |
226
227
| <aname="input_vpc_endpoints"></a> [vpc\_endpoints](#input\_vpc\_endpoints)| Map of VPC endpoints to create for the domain |`any`|`{}`| no |
227
228
| <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 |
0 commit comments