Am I correct in assuming that the `terraform-provi...
# terraform-provider-rancher2
a
Am I correct in assuming that the
terraform-provider-rancher2
does not provide the ability to set and EKS Cluster's
access_config
to
API_AND_CONFIG_MAP
? https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/eks_cluster#access_config I took a dive through the TF provider source and didn't see anything that seemed to fit the bill, the docs page for
eks_config_v2
didn't seem to provide any breadcrumbs either...