Difference between revisions of "Terraform EKS module input: cluster endpoint public access"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
  # Fargate profiles use the cluster primary security group so these are not utilized
 
  # Fargate profiles use the cluster primary security group so these are not utilized
  create_cluster_security_group = false
+
  [[create_cluster_security_group]] = false
  create_node_security_group    = false
+
  [[create_node_security_group]]   = false
 +
 
 +
 
 +
[[cluster_endpoint_private_access]]
 +
[[cluster_endpoint_public_access]]
 +
 
  
 
== Related ==
 
== Related ==
Line 11: Line 16:
 
* <code>[[aws_iam_openid_connect_provider]]</code>
 
* <code>[[aws_iam_openid_connect_provider]]</code>
 
* [[Amazon EKS cluster endpoint]]
 
* [[Amazon EKS cluster endpoint]]
 +
* <code>[[aws-auth]]</code>
 +
* [[Terraform provider: rancher2]]
  
 
== See also ==
 
== See also ==

Latest revision as of 12:32, 4 March 2024

Advertising: