Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.93 KB

File metadata and controls

41 lines (30 loc) · 1.93 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 >= 4.35.0, < 5.0.0
helm >= 2.6.0
kubernetes >= 2.16.0

Modules

Name Source Version
addon_installation_argo_helm ../../ n/a
addon_installation_argo_kubernetes ../../ n/a
addon_installation_disabled ../../ n/a
addon_installation_helm ../../ n/a
eks_cluster cloudposse/eks-cluster/aws 2.3.0
eks_node_group cloudposse/eks-node-group/aws 2.4.0
vpc terraform-aws-modules/vpc/aws 4.0.0

Resources

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

Inputs

No inputs.

Outputs

No outputs.