Difference between revisions of "Terraform EKS module input: create node security group"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | create_node_security_group | + | create_node_security_group = true (default) |
* https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest#input_create_node_security_group | * https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest#input_create_node_security_group | ||
+ | |||
+ | Determines whether to create a security group for the node groups or use the existing node_security_group_id | ||
== Related == | == Related == |
Revision as of 15:16, 22 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
Related
See also
Advertising: