Terraform EKS module
Revision as of 16:20, 24 October 2023 by Welcome (talk | contribs) (→Inputs https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest?tab=inputs)
Terraform EKS module
- https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest
- Repo: https://github.com/terraform-aws-modules/terraform-aws-eks
- Changelog: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/CHANGELOG.md
- Module official usage example
- Deploy EKS cluster using Terraform
29 Resources https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest?tab=resources:
Contents
Inputs [1]
create_aws_auth_configmap
manage_aws_auth_configmap
aws_auth_users
aws_auth_roles
aws_auth_accounts
eks_managed_node_group_defaults
eks_managed_node_groups
self_managed_node_groups
submoduleattach cluster primary security group
attach_cluster_encryption_policy
cluster_encryption_config
cluster_encryption_policy_description
cluster_encryption_policy_name
cluster_encryption_policy_path
cluster_encryption_policy_tags
cluster_encryption_policy_use_name_prefix
create_kms_key
enable_kms_key_rotation
cluster_addons: kube-proxy, vpc-cni, aws-ebs-csi-driver, core_dns
enable_irsa
Submodules
Terraform provider: aws
eks_managed_node_groups
_user_data
eks-managed-node-group
fargate-profile
karpenter
self-managed-node-group (self_managed_node_groups)
Terraform providers
Examples
Activities
Related
- hashicorp/kubernetes
Error: Unsupported argument
module.eks
- Terraform EKS resources
cluster_version
eks-cluster.tf
cluster_name
- Deploy EKS cluster using Terraform
- EKS addons: Terraform EKS module addons
See also
- Terraform EKS module:
manage_aws_auth_configmap, create_aws_auth_configmap, aws_auth_roles, aws_auth_users, aws_auth_accounts, module.eks, Amazon EKS Blueprints for Terraform, OIDC
Advertising: