Terraform EKS module
Revision as of 13:24, 17 March 2023 by Idontknowmaths (talk | contribs)
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
- Official usage example
29 Resources https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest?tab=resources:
create_aws_auth_configmap
aws_auth_users
aws_auth_roles
eks_managed_node_groups
eks_managed_node_group_defaults
attach cluster primary security group
fargate_profile
module.eks_managed_node_group
Examples
Related
~> 12.2.0 use templates 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
Advertising: