Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2.2 KB

File metadata and controls

43 lines (32 loc) · 2.2 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.19.0
helm >= 2.6.0
kubernetes >= 2.20.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_iam_role.this resource
aws_eks_cluster.this data source
aws_eks_cluster_auth.this data source
aws_iam_policy_document.karpenter_node_assume_policy data source

Inputs

No inputs.

Outputs

No outputs.