Creates a new rule to ensure that the EKS Cluster is set up properly with an EndpointConfig Provider using a KMS Key. It warns if EndpointConfig or EndpointConfig Provider is missing, or if EndpointConfig Provider is missing the required KeyArn property value.
Partial for #503
Creates a new rule to ensure that the EKS Cluster is set up properly with an
EndpointConfig Provider
using a KMS Key. It warns ifEndpointConfig
orEndpointConfig Provider
is missing, or ifEndpointConfig Provider
is missing the requiredKeyArn
property value.