Difference between revisions of "Terraform EKS module input: cluster endpoint public access"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* <code>[[vpc_config]]</code> | * <code>[[vpc_config]]</code> | ||
* <code>[[module.eks.data.tls_certificate]]</code> | * <code>[[module.eks.data.tls_certificate]]</code> | ||
− | * <code>[[Configure SSH access to nodes]]</code | + | * <code>[[Configure SSH access to nodes]]</code> |
* <code>[[aws_iam_openid_connect_provider]]</code> | * <code>[[aws_iam_openid_connect_provider]]</code> | ||
Revision as of 07:32, 23 March 2023
# Fargate profiles use the cluster primary security group so these are not utilized create_cluster_security_group = false create_node_security_group = false
Related
vpc_config
module.eks.data.tls_certificate
Configure SSH access to nodes
aws_iam_openid_connect_provider
See also
Advertising: