argo_events |
Argo Events add-on configuration values |
any |
{} |
no |
argo_rollouts |
Argo Rollouts add-on configuration values |
any |
{} |
no |
argo_workflows |
Argo Workflows add-on configuration values |
any |
{} |
no |
argocd |
ArgoCD add-on configuration values |
any |
{} |
no |
aws_cloudwatch_metrics |
Cloudwatch Metrics add-on configuration values |
any |
{} |
no |
aws_efs_csi_driver |
EFS CSI Driver add-on configuration values |
any |
{} |
no |
aws_for_fluentbit |
AWS Fluentbit add-on configurations |
any |
{} |
no |
aws_for_fluentbit_cw_log_group |
AWS Fluentbit CloudWatch Log Group configurations |
any |
{} |
no |
aws_fsx_csi_driver |
FSX CSI Driver add-on configuration values |
any |
{} |
no |
aws_gateway_api_controller |
AWS Gateway API Controller add-on configuration values |
any |
{} |
no |
aws_load_balancer_controller |
AWS Load Balancer Controller add-on configuration values |
any |
{} |
no |
aws_node_termination_handler |
AWS Node Termination Handler add-on configuration values |
any |
{} |
no |
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 |
aws_node_termination_handler_sqs |
AWS Node Termination Handler SQS queue configuration values |
any |
{} |
no |
aws_privateca_issuer |
AWS PCA Issuer add-on configurations |
any |
{} |
no |
bottlerocket_shadow |
Bottlerocket Update Operator CRDs configuration values |
any |
{} |
no |
bottlerocket_update_operator |
Bottlerocket Update Operator add-on configuration values |
any |
{} |
no |
cert_manager |
cert-manager add-on configuration values |
any |
{} |
no |
cert_manager_route53_hosted_zone_arns |
List of Route53 Hosted Zone ARNs that are used by cert-manager to create DNS records |
list(string) |
[ "arn:aws:route53:::hostedzone/*" ] |
no |
cluster_autoscaler |
Cluster Autoscaler add-on configuration values |
any |
{} |
no |
cluster_endpoint |
Endpoint for your Kubernetes API server |
string |
n/a |
yes |
cluster_name |
Name of the EKS cluster |
string |
n/a |
yes |
cluster_proportional_autoscaler |
Cluster Proportional Autoscaler add-on configurations |
any |
{} |
no |
cluster_version |
Kubernetes <major>.<minor> version to use for the EKS cluster (i.e.: 1.24 ) |
string |
n/a |
yes |
create_delay_dependencies |
Dependency attribute which must be resolved before starting the create_delay_duration |
list(string) |
[] |
no |
create_delay_duration |
The duration to wait before creating resources |
string |
"30s" |
no |
create_kubernetes_resources |
Create Kubernetes resource with Helm or Kubernetes provider |
bool |
true |
no |
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 |
eks_addons_timeouts |
Create, update, and delete timeout configurations for the EKS add-ons |
map(string) |
{} |
no |
enable_argo_events |
Enable Argo Events add-on |
bool |
false |
no |
enable_argo_rollouts |
Enable Argo Rollouts add-on |
bool |
false |
no |
enable_argo_workflows |
Enable Argo workflows add-on |
bool |
false |
no |
enable_argocd |
Enable Argo CD Kubernetes add-on |
bool |
false |
no |
enable_aws_cloudwatch_metrics |
Enable AWS Cloudwatch Metrics add-on for Container Insights |
bool |
false |
no |
enable_aws_efs_csi_driver |
Enable AWS EFS CSI Driver add-on |
bool |
false |
no |
enable_aws_for_fluentbit |
Enable AWS for FluentBit add-on |
bool |
false |
no |
enable_aws_fsx_csi_driver |
Enable AWS FSX CSI Driver add-on |
bool |
false |
no |
enable_aws_gateway_api_controller |
Enable AWS Gateway API Controller add-on |
bool |
false |
no |
enable_aws_load_balancer_controller |
Enable AWS Load Balancer Controller add-on |
bool |
false |
no |
enable_aws_node_termination_handler |
Enable AWS Node Termination Handler add-on |
bool |
false |
no |
enable_aws_privateca_issuer |
Enable AWS PCA Issuer |
bool |
false |
no |
enable_bottlerocket_update_operator |
Enable Bottlerocket Update Operator add-on |
bool |
false |
no |
enable_cert_manager |
Enable cert-manager add-on |
bool |
false |
no |
enable_cluster_autoscaler |
Enable Cluster autoscaler add-on |
bool |
false |
no |
enable_cluster_proportional_autoscaler |
Enable Cluster Proportional Autoscaler |
bool |
false |
no |
enable_eks_fargate |
Identifies whether or not respective addons should be modified to support deployment on EKS Fargate |
bool |
false |
no |
enable_external_dns |
Enable external-dns operator add-on |
bool |
false |
no |
enable_external_secrets |
Enable External Secrets operator add-on |
bool |
false |
no |
enable_fargate_fluentbit |
Enable Fargate FluentBit add-on |
bool |
false |
no |
enable_gatekeeper |
Enable Gatekeeper add-on |
bool |
false |
no |
enable_ingress_nginx |
Enable Ingress Nginx |
bool |
false |
no |
enable_karpenter |
Enable Karpenter controller add-on |
bool |
false |
no |
enable_kube_prometheus_stack |
Enable Kube Prometheus Stack |
bool |
false |
no |
enable_metrics_server |
Enable metrics server add-on |
bool |
false |
no |
enable_secrets_store_csi_driver |
Enable CSI Secrets Store Provider |
bool |
false |
no |
enable_secrets_store_csi_driver_provider_aws |
Enable AWS CSI Secrets Store Provider |
bool |
false |
no |
enable_velero |
Enable Kubernetes Dashboard add-on |
bool |
false |
no |
enable_vpa |
Enable Vertical Pod Autoscaler add-on |
bool |
false |
no |
external_dns |
external-dns add-on configuration values |
any |
{} |
no |
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 |
external_secrets |
External Secrets add-on configuration values |
any |
{} |
no |
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) |
[ "arn:aws:kms:::key/*" ] |
no |
external_secrets_secrets_manager_arns |
List of Secrets Manager ARNs that contain secrets to mount using External Secrets |
list(string) |
[ "arn:aws:secretsmanager:::secret:*" ] |
no |
external_secrets_ssm_parameter_arns |
List of Systems Manager Parameter ARNs that contain secrets to mount using External Secrets |
list(string) |
[ "arn:aws:ssm:::parameter/*" ] |
no |
fargate_fluentbit |
Fargate fluentbit add-on config |
any |
{} |
no |
fargate_fluentbit_cw_log_group |
AWS Fargate Fluentbit CloudWatch Log Group configurations |
any |
{} |
no |
gatekeeper |
Gatekeeper add-on configuration |
any |
{} |
no |
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 |
ingress_nginx |
Ingress Nginx add-on configurations |
any |
{} |
no |
karpenter |
Karpenter add-on configuration values |
any |
{} |
no |
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 |
karpenter_enable_spot_termination |
Determines whether to enable native node termination handling |
bool |
true |
no |
karpenter_node |
Karpenter IAM role and IAM instance profile configuration values |
any |
{} |
no |
karpenter_sqs |
Karpenter SQS queue for native node termination handling configuration values |
any |
{} |
no |
kube_prometheus_stack |
Kube Prometheus Stack add-on configurations |
any |
{} |
no |
metrics_server |
Metrics Server add-on configurations |
any |
{} |
no |
oidc_provider_arn |
The ARN of the cluster OIDC Provider |
string |
n/a |
yes |
secrets_store_csi_driver |
CSI Secrets Store Provider add-on configurations |
any |
{} |
no |
secrets_store_csi_driver_provider_aws |
CSI Secrets Store Provider add-on configurations |
any |
{} |
no |
tags |
A map of tags to add to all resources |
map(string) |
{} |
no |
velero |
Velero add-on configuration values |
any |
{} |
no |
vpa |
Vertical Pod Autoscaler add-on configuration values |
any |
{} |
no |