Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

mongodb-ansible-roles/terraform-aws-eks-readonly

Repository files navigation

Requirements

Name Version
terraform ~> 1.0
aws >= 3.0.0

Providers

Name Version
aws >= 3.0.0

Inputs

Name Description Type Default Required
cluster_name The Name of the created EKS Cluster string n/a yes

Outputs

Name Description
arn The Amazon Resource Name (ARN) of the cluster
certificate_authority The certificate-authority-data for your cluster
endpoint The endpoint for your Kubernetes API server
name The name of the cluster
open_id_connect_provider_arn The Amazon Resource Name (ARN) of the IAM OpenID Connect provider
open_id_connect_provider_issuer The issuer for OIDC Provider
subnet_ids The subnets associated with your cluster
vpc_id The VPC associated with your cluster