Difference between revisions of "Terraform EKS module input: create node security group"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 11: | Line 11: | ||
== Related == | == Related == | ||
− | * [[create_cluster_security_group]] | + | * <code>[[create_cluster_security_group]]</code> |
== See also == | == See also == |
Revision as of 08:01, 23 March 2023
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: