Difference between revisions of "Terraform resource: aws eks fargate profile"

From wikieduonline
Jump to navigation Jump to search
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{lc}}
+
aws_eks_fargate_profile
 +
 
 +
 
 +
  # [[Fargate profiles]] use the cluster primary [[security group]] so these are not utilized
 +
  [[create_cluster_security_group]] = false
 +
  create_node_security_group    = false
 +
 
 +
== Related ==
 +
[[eksctl create fargateprofile]]
 +
[[fargate_profiles]]
 +
[[node_groups.tf]]
  
 
== See also ==
 
== See also ==
 
* {{Fargate}}
 
* {{Fargate}}
 +
* {{tf eks resources}}
 +
* {{tf eks}}
 +
 +
[[Category:EKS]]

Latest revision as of 07:18, 7 February 2024

Advertising: