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

Allow to specify update_default_version in Launch Templates #1315

Closed
drmaciej opened this issue Apr 21, 2021 · 2 comments
Closed

Allow to specify update_default_version in Launch Templates #1315

drmaciej opened this issue Apr 21, 2021 · 2 comments

Comments

@drmaciej
Copy link

Is your request related to a new offering from AWS?

Not a very new feature; available in terraform: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/launch_template#update_default_version

Is your request related to a problem? Please describe.

When I eyeball the launch template in AWS Console, I have to remember to select the latest version from the dropdown. If I don't, I look at a wrong version and focus on incorrect values, which leads me to troubleshooting an issue which may not be there.

Describe the solution you'd like.

There should be a variable that allows module users to specify the value of update_default_version. To maintain backwards compatibility, it could default to null; null is what's currently set in the state file.

Describe alternatives you've considered.

None.

Additional context

@barryib
Copy link
Member

barryib commented May 19, 2021

Closing because it's now implemented in #1370

@barryib barryib closed this as completed May 19, 2021
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants