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_eks_component_name"></a> [eks\_component\_name](#input\_eks\_component\_name)| The name of the eks component |`string`|`"eks/cluster"`| no |
119
119
| <aname="input_enabled"></a> [enabled](#input\_enabled)| Set to false to prevent the module from creating any resources |`bool`|`null`| no |
120
120
| <aname="input_environment"></a> [environment](#input\_environment)| ID element. Usually used for region e.g. 'uw2', 'us-west-2', OR role 'prod', 'staging', 'dev', 'UAT' |`string`|`null`| no |
121
-
| <aname="input_helm_manifest_experiment_enabled"></a> [helm\_manifest\_experiment\_enabled](#input\_helm\_manifest\_experiment\_enabled)| Enable storing of the rendered manifest for helm\_release so the full diff of what is changing can been seen in the plan |`bool`|`true`| no |
121
+
| <aname="input_helm_manifest_experiment_enabled"></a> [helm\_manifest\_experiment\_enabled](#input\_helm\_manifest\_experiment\_enabled)| Enable storing of the rendered manifest for helm\_release so the full diff of what is changing can been seen in the plan |`bool`|`false`| no |
122
122
| <aname="input_id_length_limit"></a> [id\_length\_limit](#input\_id\_length\_limit)| Limit `id` to this many characters (minimum 6).<br>Set to `0` for unlimited length.<br>Set to `null` for keep the existing setting, which defaults to `0`.<br>Does not affect `id_full`. |`number`|`null`| no |
123
123
| <aname="input_import_profile_name"></a> [import\_profile\_name](#input\_import\_profile\_name)| AWS Profile name to use when importing a resource |`string`|`null`| no |
124
124
| <aname="input_import_role_arn"></a> [import\_role\_arn](#input\_import\_role\_arn)| IAM Role ARN to use when importing a resource |`string`|`null`| no |
0 commit comments