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_enable_bootstrap_user_data"></a> [enable\_bootstrap\_user\_data](#input\_enable\_bootstrap\_user\_data)| Determines whether the bootstrap configurations are populated within the user data template. Only valid when using a custom AMI via `ami_id`|`bool`|`false`| no |
139
139
| <aname="input_enable_efa_only"></a> [enable\_efa\_only](#input\_enable\_efa\_only)| Determines whether to enable EFA (`false`, default) or EFA and EFA-only (`true`) network interfaces. Note: requires vpc-cni version `v1.18.4` or later |`bool`|`false`| no |
140
140
| <aname="input_enable_efa_support"></a> [enable\_efa\_support](#input\_enable\_efa\_support)| Determines whether to enable Elastic Fabric Adapter (EFA) support |`bool`|`false`| no |
141
-
| <aname="input_enable_monitoring"></a> [enable\_monitoring](#input\_enable\_monitoring)| Enables/disables detailed monitoring |`bool`|`false`| no |
141
+
| <aname="input_enable_monitoring"></a> [enable\_monitoring](#input\_enable\_monitoring)| Enables/disables detailed monitoring |`bool`|`true`| no |
142
142
| <aname="input_enclave_options"></a> [enclave\_options](#input\_enclave\_options)| Enable Nitro Enclaves on launched instances |`map(string)`|`{}`| no |
143
143
| <aname="input_force_update_version"></a> [force\_update\_version](#input\_force\_update\_version)| Force version update if existing pods are unable to be drained due to a pod disruption budget issue |`bool`|`null`| no |
144
144
| <aname="input_iam_role_additional_policies"></a> [iam\_role\_additional\_policies](#input\_iam\_role\_additional\_policies)| Additional policies to be added to the IAM role |`map(string)`|`{}`| no |
0 commit comments