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_helm_releases"></a> [helm\_releases](#input\_helm\_releases)| A map of Helm releases to create. This provides the ability to pass in an arbitrary map of Helm chart definitions to create |`any`|`{}`| no |
220
220
| <aname="input_ingress_nginx"></a> [ingress\_nginx](#input\_ingress\_nginx)| Ingress Nginx add-on configurations |`any`|`{}`| no |
221
221
| <aname="input_karpenter"></a> [karpenter](#input\_karpenter)| Karpenter add-on configuration values |`any`|`{}`| no |
222
+
| <aname="input_karpenter_enable_instance_profile_creation"></a> [karpenter\_enable\_instance\_profile\_creation](#input\_karpenter\_enable\_instance\_profile\_creation)| Determines whether Karpenter will be allowed to create the IAM instance profile (v1beta1) or if Terraform will (v1alpha1) |`bool`|`true`| no |
222
223
| <aname="input_karpenter_enable_spot_termination"></a> [karpenter\_enable\_spot\_termination](#input\_karpenter\_enable\_spot\_termination)| Determines whether to enable native node termination handling |`bool`|`true`| no |
223
224
| <aname="input_karpenter_node"></a> [karpenter\_node](#input\_karpenter\_node)| Karpenter IAM role and IAM instance profile configuration values |`any`|`{}`| no |
224
225
| <aname="input_karpenter_sqs"></a> [karpenter\_sqs](#input\_karpenter\_sqs)| Karpenter SQS queue for native node termination handling configuration values |`any`|`{}`| no |
0 commit comments