mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-18 07:23:45 +01:00
Adding 2 new outputs: AMI ID and work user-data (#364)
* Adding 2 new outputs: AMI ID and work user-data * adding separate outputs to include both
This commit is contained in:
@@ -179,6 +179,8 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
|
||||
| worker\_security\_group\_id | Security group ID attached to the EKS workers. |
|
||||
| workers\_asg\_arns | IDs of the autoscaling groups containing workers. |
|
||||
| workers\_asg\_names | Names of the autoscaling groups containing workers. |
|
||||
| workers\_default\_ami\_id | ID of the default worker group AMI |
|
||||
| workers\_user\_data | User data of worker groups |
|
||||
| workers\_launch\_template\_arns | ARNs of the worker launch templates. |
|
||||
| workers\_launch\_template\_ids | IDs of the worker launch templates. |
|
||||
| workers\_launch\_template\_latest\_versions | Latest versions of the worker launch templates. |
|
||||
|
||||
Reference in New Issue
Block a user