Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 2.27 KB

File metadata and controls

44 lines (33 loc) · 2.27 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.11.0

Modules

Name Source Version
cert_manager_argo_helm ../../ n/a
cert_manager_argo_kubernetes ../../ n/a
cert_manager_assume ../../ n/a
cert_manager_disabled ../../ n/a
cert_manager_helm ../../ n/a
cert_manager_without_irsa_policy ../../ n/a
cert_manager_without_irsa_role ../../ 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.