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_node_repair_config"></a> [node\_repair\_config](#input\_node\_repair\_config)| The node auto repair configuration for the node group | <pre>object({<br/> enabled = optional(bool, true)<br/> })</pre> |`null`| no |
174
174
| <aname="input_partition"></a> [partition](#input\_partition)| The AWS partition - pass through value to reduce number of GET requests from data sources |`string`|`""`| no |
175
175
| <aname="input_placement"></a> [placement](#input\_placement)| The placement of the instance | <pre>object({<br/> affinity = optional(string)<br/> availability_zone = optional(string)<br/> group_name = optional(string)<br/> host_id = optional(string)<br/> host_resource_group_arn = optional(string)<br/> partition_number = optional(number)<br/> spread_domain = optional(string)<br/> tenancy = optional(string)<br/> })</pre> |`null`| no |
# Null out due to error: The true and false result expressions must have consistent types. The 'true' value is tuple, but the 'false' value is list of objects.
| <aname="input_partition"></a> [partition](#input\_partition)| The AWS partition - pass through value to reduce number of GET requests from data sources |`string`|`""`| no |
171
171
| <aname="input_placement"></a> [placement](#input\_placement)| The placement of the instance | <pre>object({<br/> affinity = optional(string)<br/> availability_zone = optional(string)<br/> group_name = optional(string)<br/> host_id = optional(string)<br/> host_resource_group_arn = optional(string)<br/> partition_number = optional(number)<br/> spread_domain = optional(string)<br/> tenancy = optional(string)<br/> })</pre> |`null`| no |
172
172
| <aname="input_placement_group"></a> [placement\_group](#input\_placement\_group)| The name of the placement group into which you'll launch your instances |`string`|`null`| no |
# Null out due to error: The true and false result expressions must have consistent types. The 'true' value is tuple, but the 'false' value is list of objects.
0 commit comments