terraform EKS module input: create node security group
Revision as of 07:15, 7 February 2024 by Welcome (talk | contribs) (Welcome moved page Create node security group to Terraform EKS module input: create node security group)
create_node_security_group = true (default)
Determines whether to create a security group for the node groups or use the existing node_security_group_id
# Fargate profiles use the cluster primary security group so these are not utilized create_cluster_security_group = false create_node_security_group = false
Related
See also
Advertising: