| Name | Version |
|---|---|
| terraform | ~> 1.0 |
| aws | >= 3.0.0 |
| Name | Version |
|---|---|
| aws | >= 3.0.0 |
No modules.
| Name | Type |
|---|---|
| aws_caller_identity.this | data source |
| aws_eks_cluster.this | data source |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| cluster_name | The name of the cluster | string |
n/a | yes |
| 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 |
Please refer to the CONTRIBUTING document for more information.