<a name="input_argo_events"></a> argo_events | Argo Events add-on configuration values | any | {} | no |
<a name="input_argo_rollouts"></a> argo_rollouts | Argo Rollouts add-on configuration values | any | {} | no |
<a name="input_argo_workflows"></a> argo_workflows | Argo Workflows add-on configuration values | any | {} | no |
<a name="input_argocd"></a> argocd | ArgoCD add-on configuration values | any | {} | no |
<a name="input_aws_cloudwatch_metrics"></a> aws_cloudwatch_metrics | Cloudwatch Metrics add-on configuration values | any | {} | no |
<a name="input_aws_efs_csi_driver"></a> aws_efs_csi_driver | EFS CSI Driver add-on configuration values | any | {} | no |
<a name="input_aws_for_fluentbit"></a> aws_for_fluentbit | AWS Fluentbit add-on configurations | any | {} | no |
<a name="input_aws_for_fluentbit_cw_log_group"></a> aws_for_fluentbit_cw_log_group | AWS Fluentbit CloudWatch Log Group configurations | any | {} | no |
<a name="input_aws_fsx_csi_driver"></a> aws_fsx_csi_driver | FSX CSI Driver add-on configuration values | any | {} | no |
<a name="input_aws_gateway_api_controller"></a> aws_gateway_api_controller | AWS Gateway API Controller add-on configuration values | any | {} | no |
<a name="input_aws_load_balancer_controller"></a> aws_load_balancer_controller | AWS Load Balancer Controller add-on configuration values | any | {} | no |
<a name="input_aws_node_termination_handler"></a> aws_node_termination_handler | AWS Node Termination Handler add-on configuration values | any | {} | no |
<a name="input_aws_node_termination_handler_asg_arns"></a> aws_node_termination_handler_asg_arns | List of Auto Scaling group ARNs that AWS Node Termination Handler will monitor for EC2 events | list(string) | [] | no |
<a name="input_aws_node_termination_handler_sqs"></a> aws_node_termination_handler_sqs | AWS Node Termination Handler SQS queue configuration values | any | {} | no |
<a name="input_aws_privateca_issuer"></a> aws_privateca_issuer | AWS PCA Issuer add-on configurations | any | {} | no |
<a name="input_bottlerocket_shadow"></a> bottlerocket_shadow | Bottlerocket Update Operator CRDs configuration values | any | {} | no |
<a name="input_bottlerocket_update_operator"></a> bottlerocket_update_operator | Bottlerocket Update Operator add-on configuration values | any | {} | no |
<a name="input_cert_manager"></a> cert_manager | cert-manager add-on configuration values | any | {} | no |
<a name="input_cert_manager_route53_hosted_zone_arns"></a> cert_manager_route53_hosted_zone_arns | List of Route53 Hosted Zone ARNs that are used by cert-manager to create DNS records | list(string) | <pre>[<br/> "arn:aws:route53:::hostedzone/*"<br/>]</pre> | no |
<a name="input_cluster_autoscaler"></a> cluster_autoscaler | Cluster Autoscaler add-on configuration values | any | {} | no |
<a name="input_cluster_endpoint"></a> cluster_endpoint | Endpoint for your Kubernetes API server | string | n/a | yes |
<a name="input_cluster_name"></a> cluster_name | Name of the EKS cluster | string | n/a | yes |
<a name="input_cluster_proportional_autoscaler"></a> cluster_proportional_autoscaler | Cluster Proportional Autoscaler add-on configurations | any | {} | no |
<a name="input_cluster_version"></a> cluster_version | Kubernetes <major>.<minor> version to use for the EKS cluster (i.e.: 1.24 ) | string | n/a | yes |
<a name="input_create_delay_dependencies"></a> create_delay_dependencies | Dependency attribute which must be resolved before starting the create_delay_duration | list(string) | [] | no |
<a name="input_create_delay_duration"></a> create_delay_duration | The duration to wait before creating resources | string | "30s" | no |
<a name="input_create_kubernetes_resources"></a> create_kubernetes_resources | Create Kubernetes resource with Helm or Kubernetes provider | bool | true | no |
<a name="input_eks_addons"></a> eks_addons | Map of EKS add-on configurations to enable for the cluster. Add-on name can be the map keys or set with name | any | {} | no |
<a name="input_eks_addons_timeouts"></a> eks_addons_timeouts | Create, update, and delete timeout configurations for the EKS add-ons | map(string) | {} | no |
<a name="input_enable_argo_events"></a> enable_argo_events | Enable Argo Events add-on | bool | false | no |
<a name="input_enable_argo_rollouts"></a> enable_argo_rollouts | Enable Argo Rollouts add-on | bool | false | no |
<a name="input_enable_argo_workflows"></a> enable_argo_workflows | Enable Argo workflows add-on | bool | false | no |
<a name="input_enable_argocd"></a> enable_argocd | Enable Argo CD Kubernetes add-on | bool | false | no |
<a name="input_enable_aws_cloudwatch_metrics"></a> enable_aws_cloudwatch_metrics | Enable AWS Cloudwatch Metrics add-on for Container Insights | bool | false | no |
<a name="input_enable_aws_efs_csi_driver"></a> enable_aws_efs_csi_driver | Enable AWS EFS CSI Driver add-on | bool | false | no |
<a name="input_enable_aws_for_fluentbit"></a> enable_aws_for_fluentbit | Enable AWS for FluentBit add-on | bool | false | no |
<a name="input_enable_aws_fsx_csi_driver"></a> enable_aws_fsx_csi_driver | Enable AWS FSX CSI Driver add-on | bool | false | no |
<a name="input_enable_aws_gateway_api_controller"></a> enable_aws_gateway_api_controller | Enable AWS Gateway API Controller add-on | bool | false | no |
<a name="input_enable_aws_load_balancer_controller"></a> enable_aws_load_balancer_controller | Enable AWS Load Balancer Controller add-on | bool | false | no |
<a name="input_enable_aws_node_termination_handler"></a> enable_aws_node_termination_handler | Enable AWS Node Termination Handler add-on | bool | false | no |
<a name="input_enable_aws_privateca_issuer"></a> enable_aws_privateca_issuer | Enable AWS PCA Issuer | bool | false | no |
<a name="input_enable_bottlerocket_update_operator"></a> enable_bottlerocket_update_operator | Enable Bottlerocket Update Operator add-on | bool | false | no |
<a name="input_enable_cert_manager"></a> enable_cert_manager | Enable cert-manager add-on | bool | false | no |
<a name="input_enable_cluster_autoscaler"></a> enable_cluster_autoscaler | Enable Cluster autoscaler add-on | bool | false | no |
<a name="input_enable_cluster_proportional_autoscaler"></a> enable_cluster_proportional_autoscaler | Enable Cluster Proportional Autoscaler | bool | false | no |
<a name="input_enable_eks_fargate"></a> enable_eks_fargate | Identifies whether or not respective addons should be modified to support deployment on EKS Fargate | bool | false | no |
<a name="input_enable_external_dns"></a> enable_external_dns | Enable external-dns operator add-on | bool | false | no |
<a name="input_enable_external_secrets"></a> enable_external_secrets | Enable External Secrets operator add-on | bool | false | no |
<a name="input_enable_fargate_fluentbit"></a> enable_fargate_fluentbit | Enable Fargate FluentBit add-on | bool | false | no |
<a name="input_enable_gatekeeper"></a> enable_gatekeeper | Enable Gatekeeper add-on | bool | false | no |
<a name="input_enable_ingress_nginx"></a> enable_ingress_nginx | Enable Ingress Nginx | bool | false | no |
<a name="input_enable_karpenter"></a> enable_karpenter | Enable Karpenter controller add-on | bool | false | no |
<a name="input_enable_kube_prometheus_stack"></a> enable_kube_prometheus_stack | Enable Kube Prometheus Stack | bool | false | no |
<a name="input_enable_metrics_server"></a> enable_metrics_server | Enable metrics server add-on | bool | false | no |
<a name="input_enable_secrets_store_csi_driver"></a> enable_secrets_store_csi_driver | Enable CSI Secrets Store Provider | bool | false | no |
<a name="input_enable_secrets_store_csi_driver_provider_aws"></a> enable_secrets_store_csi_driver_provider_aws | Enable AWS CSI Secrets Store Provider | bool | false | no |
<a name="input_enable_velero"></a> enable_velero | Enable Kubernetes Dashboard add-on | bool | false | no |
<a name="input_enable_vpa"></a> enable_vpa | Enable Vertical Pod Autoscaler add-on | bool | false | no |
<a name="input_external_dns"></a> external_dns | external-dns add-on configuration values | any | {} | no |
<a name="input_external_dns_route53_zone_arns"></a> external_dns_route53_zone_arns | List of Route53 zones ARNs which external-dns will have access to create/manage records (if using Route53) | list(string) | [] | no |
<a name="input_external_secrets"></a> external_secrets | External Secrets add-on configuration values | any | {} | no |
<a name="input_external_secrets_kms_key_arns"></a> external_secrets_kms_key_arns | List of KMS Key ARNs that are used by Secrets Manager that contain secrets to mount using External Secrets | list(string) | <pre>[<br/> "arn:aws:kms:::key/*"<br/>]</pre> | no |
<a name="input_external_secrets_secrets_manager_arns"></a> external_secrets_secrets_manager_arns | List of Secrets Manager ARNs that contain secrets to mount using External Secrets | list(string) | <pre>[<br/> "arn:aws:secretsmanager:::secret:*"<br/>]</pre> | no |
<a name="input_external_secrets_ssm_parameter_arns"></a> external_secrets_ssm_parameter_arns | List of Systems Manager Parameter ARNs that contain secrets to mount using External Secrets | list(string) | <pre>[<br/> "arn:aws:ssm:::parameter/*"<br/>]</pre> | no |
<a name="input_fargate_fluentbit"></a> fargate_fluentbit | Fargate fluentbit add-on config | any | {} | no |
<a name="input_fargate_fluentbit_cw_log_group"></a> fargate_fluentbit_cw_log_group | AWS Fargate Fluentbit CloudWatch Log Group configurations | any | {} | no |
<a name="input_gatekeeper"></a> gatekeeper | Gatekeeper add-on configuration | any | {} | no |
<a name="input_helm_releases"></a> 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 |
<a name="input_ingress_nginx"></a> ingress_nginx | Ingress Nginx add-on configurations | any | {} | no |
<a name="input_karpenter"></a> karpenter | Karpenter add-on configuration values | any | {} | no |
<a name="input_karpenter_enable_instance_profile_creation"></a> 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 |
<a name="input_karpenter_enable_spot_termination"></a> karpenter_enable_spot_termination | Determines whether to enable native node termination handling | bool | true | no |
<a name="input_karpenter_node"></a> karpenter_node | Karpenter IAM role and IAM instance profile configuration values | any | {} | no |
<a name="input_karpenter_sqs"></a> karpenter_sqs | Karpenter SQS queue for native node termination handling configuration values | any | {} | no |
<a name="input_kube_prometheus_stack"></a> kube_prometheus_stack | Kube Prometheus Stack add-on configurations | any | {} | no |
<a name="input_metrics_server"></a> metrics_server | Metrics Server add-on configurations | any | {} | no |
<a name="input_observability_tag"></a> observability_tag | Tag to identify EKS Blueprints usage within observability tools | string | "qs-1ubotj5kl" | no |
<a name="input_oidc_provider_arn"></a> oidc_provider_arn | The ARN of the cluster OIDC Provider | string | n/a | yes |
<a name="input_secrets_store_csi_driver"></a> secrets_store_csi_driver | CSI Secrets Store Provider add-on configurations | any | {} | no |
<a name="input_secrets_store_csi_driver_provider_aws"></a> secrets_store_csi_driver_provider_aws | CSI Secrets Store Provider add-on configurations | any | {} | no |
<a name="input_tags"></a> tags | A map of tags to add to all resources | map(string) | {} | no |
<a name="input_velero"></a> velero | Velero add-on configuration values | any | {} | no |
<a name="input_vpa"></a> vpa | Vertical Pod Autoscaler add-on configuration values | any | {} | no |