You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -938,6 +938,7 @@ Full contributing [guidelines are covered here](https://github.com/terraform-aws
938
938
| <aname="output_cluster_security_group_arn"></a> [cluster\_security\_group\_arn](#output\_cluster\_security\_group\_arn)| Amazon Resource Name (ARN) of the cluster security group |
939
939
| <aname="output_cluster_security_group_id"></a> [cluster\_security\_group\_id](#output\_cluster\_security\_group\_id)| ID of the cluster security group |
940
940
| <aname="output_cluster_status"></a> [cluster\_status](#output\_cluster\_status)| Status of the EKS cluster. One of `CREATING`, `ACTIVE`, `DELETING`, `FAILED`|
941
+
| <aname="output_cluster_version"></a> [cluster\_version](#output\_cluster\_version)| The Kubernetes version for the cluster |
941
942
| <aname="output_eks_managed_node_groups"></a> [eks\_managed\_node\_groups](#output\_eks\_managed\_node\_groups)| Map of attribute maps for all EKS managed node groups created |
942
943
| <aname="output_eks_managed_node_groups_autoscaling_group_names"></a> [eks\_managed\_node\_groups\_autoscaling\_group\_names](#output\_eks\_managed\_node\_groups\_autoscaling\_group\_names)| List of the autoscaling group names created by EKS managed node groups |
943
944
| <aname="output_fargate_profiles"></a> [fargate\_profiles](#output\_fargate\_profiles)| Map of attribute maps for all EKS Fargate Profiles created |
0 commit comments