Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 2.23 KB

File metadata and controls

44 lines (33 loc) · 2.23 KB

Basic example

The code in this example shows how to use the module with basic configuration and minimal set of other resources.

Requirements

Name Version
terraform >= 1.0
aws >= 5.0
helm >= 2.6.0
kubernetes >= 2.11.0

Modules

Name Source Version
eks_cluster cloudposse/eks-cluster/aws 0.45.0
eks_node_group cloudposse/eks-node-group/aws 0.28.0
lb_controller_argo_helm ../../ n/a
lb_controller_argo_kubernetes ../../ n/a
lb_controller_helm ../../ n/a
lbc_disabled ../../ n/a
lbc_with_eks_pod_identity_role ../../ n/a
lbc_without_irsa_policy ../../ n/a
lbc_without_irsa_role ../../ n/a
vpc terraform-aws-modules/vpc/aws 5.5.1

Resources

Name Type
aws_eks_cluster.this data source
aws_eks_cluster_auth.this data source

Inputs

No inputs.

Outputs

No outputs.