Difference between revisions of "Terraform EKS module"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
Terraform [[EKS]] module | Terraform [[EKS]] module | ||
+ | * https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest | ||
* Repo: https://github.com/terraform-aws-modules/terraform-aws-eks | * Repo: https://github.com/terraform-aws-modules/terraform-aws-eks | ||
* Changelog: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/CHANGELOG.md | * Changelog: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/CHANGELOG.md | ||
− | + | ||
29 Resources https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest?tab=resources: | 29 Resources https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest?tab=resources: |
Revision as of 19:46, 16 March 2023
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
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
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
See also
Advertising: