Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output aws_launch_template.default.name #102

Closed
bwmetcalf opened this issue Jan 12, 2022 · 1 comment · Fixed by #110
Closed

Output aws_launch_template.default.name #102

bwmetcalf opened this issue Jan 12, 2022 · 1 comment · Fixed by #110

Comments

@bwmetcalf
Copy link

Describe the Feature

Add aws_launch_template_default.name to outputs.tf.

Expected Behavior

Results in the ability to obtain the launch template name created by this module.

Use Case

If an autoscaling tool like karpenter is used for eks workers, this module should return the launch template name created for the workers in the node group so that it can be passed to karpenter to ensure consistency across nodes.

https://karpenter.sh/docs/aws/provisioning/#launchtemplate

@bwmetcalf
Copy link
Author

I will have a PR up for this shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant