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_off_peak_window_options"></a> [off\_peak\_window\_options](#input\_off\_peak\_window\_options)| Configuration to add Off Peak update options |`any`| <pre>{<br/> "enabled": true,<br/> "off_peak_window": {<br/> "hours": 7<br/> }<br/>}</pre> | no |
216
216
| <aname="input_outbound_connections"></a> [outbound\_connections](#input\_outbound\_connections)| Map of AWS OpenSearch outbound connections to create |`any`|`{}`| no |
217
217
| <aname="input_package_associations"></a> [package\_associations](#input\_package\_associations)| Map of package association IDs to associate with the domain |`map(string)`|`{}`| no |
218
+
| <aname="input_region"></a> [region](#input\_region)| Region where this resource will be managed. Defaults to the Region set in the provider configuration |`string`|`null`| no |
218
219
| <aname="input_saml_options"></a> [saml\_options](#input\_saml\_options)| SAML authentication options for an AWS OpenSearch Domain |`any`|`{}`| no |
219
220
| <aname="input_security_group_description"></a> [security\_group\_description](#input\_security\_group\_description)| Description of the security group created |`string`|`null`| no |
220
221
| <aname="input_security_group_name"></a> [security\_group\_name](#input\_security\_group\_name)| Name to use on security group created |`string`|`null`| no |
| <aname="input_network_policy"></a> [network\_policy](#input\_network\_policy)| Network policy to apply to the collection |`any`|`{}`| no |
93
93
| <aname="input_network_policy_description"></a> [network\_policy\_description](#input\_network\_policy\_description)| Description of the network policy |`string`|`null`| no |
94
94
| <aname="input_network_policy_name"></a> [network\_policy\_name](#input\_network\_policy\_name)| Name of the network policy |`string`|`null`| no |
95
+
| <aname="input_region"></a> [region](#input\_region)| Region where this resource will be managed. Defaults to the Region set in the provider configuration |`string`|`null`| no |
95
96
| <aname="input_standby_replicas"></a> [standby\_replicas](#input\_standby\_replicas)| Indicates whether standby replicas should be used for a collection. One of ENABLED or DISABLED. Defaults to ENABLED. |`string`|`null`| no |
96
97
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources |`map(string)`|`{}`| no |
97
98
| <aname="input_timeouts"></a> [timeouts](#input\_timeouts)| Create and delete timeout configurations for the collection |`map(string)`|`{}`| no |
0 commit comments