You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -355,6 +355,8 @@ Available targets:
355
355
| <aname="output_eks_node_group_arn"></a> [eks\_node\_group\_arn](#output\_eks\_node\_group\_arn)| Amazon Resource Name (ARN) of the EKS Node Group |
356
356
| <aname="output_eks_node_group_cbd_pet_name"></a> [eks\_node\_group\_cbd\_pet\_name](#output\_eks\_node\_group\_cbd\_pet\_name)| The pet name of this node group, if this module generated one |
357
357
| <aname="output_eks_node_group_id"></a> [eks\_node\_group\_id](#output\_eks\_node\_group\_id)| EKS Cluster name and EKS Node Group name separated by a colon |
358
+
| <aname="output_eks_node_group_launch_template_id"></a> [eks\_node\_group\_launch\_template\_id](#output\_eks\_node\_group\_launch\_template\_id)| The ID of the launch template used for this node group |
359
+
| <aname="output_eks_node_group_launch_template_name"></a> [eks\_node\_group\_launch\_template\_name](#output\_eks\_node\_group\_launch\_template\_name)| The name of the launch template used for this node group |
358
360
| <aname="output_eks_node_group_remote_access_security_group_id"></a> [eks\_node\_group\_remote\_access\_security\_group\_id](#output\_eks\_node\_group\_remote\_access\_security\_group\_id)| The ID of the security group generated to allow SSH access to the nodes, if this module generated one |
359
361
| <aname="output_eks_node_group_resources"></a> [eks\_node\_group\_resources](#output\_eks\_node\_group\_resources)| List of objects containing information about underlying resources of the EKS Node Group |
360
362
| <aname="output_eks_node_group_role_arn"></a> [eks\_node\_group\_role\_arn](#output\_eks\_node\_group\_role\_arn)| ARN of the worker nodes IAM role |
Copy file name to clipboardExpand all lines: docs/terraform.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,8 @@
111
111
| <aname="output_eks_node_group_arn"></a> [eks\_node\_group\_arn](#output\_eks\_node\_group\_arn)| Amazon Resource Name (ARN) of the EKS Node Group |
112
112
| <aname="output_eks_node_group_cbd_pet_name"></a> [eks\_node\_group\_cbd\_pet\_name](#output\_eks\_node\_group\_cbd\_pet\_name)| The pet name of this node group, if this module generated one |
113
113
| <aname="output_eks_node_group_id"></a> [eks\_node\_group\_id](#output\_eks\_node\_group\_id)| EKS Cluster name and EKS Node Group name separated by a colon |
114
+
| <aname="output_eks_node_group_launch_template_id"></a> [eks\_node\_group\_launch\_template\_id](#output\_eks\_node\_group\_launch\_template\_id)| The ID of the launch template used for this node group |
115
+
| <aname="output_eks_node_group_launch_template_name"></a> [eks\_node\_group\_launch\_template\_name](#output\_eks\_node\_group\_launch\_template\_name)| The name of the launch template used for this node group |
114
116
| <aname="output_eks_node_group_remote_access_security_group_id"></a> [eks\_node\_group\_remote\_access\_security\_group\_id](#output\_eks\_node\_group\_remote\_access\_security\_group\_id)| The ID of the security group generated to allow SSH access to the nodes, if this module generated one |
115
117
| <aname="output_eks_node_group_resources"></a> [eks\_node\_group\_resources](#output\_eks\_node\_group\_resources)| List of objects containing information about underlying resources of the EKS Node Group |
116
118
| <aname="output_eks_node_group_role_arn"></a> [eks\_node\_group\_role\_arn](#output\_eks\_node\_group\_role\_arn)| ARN of the worker nodes IAM role |
0 commit comments