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

Ability to set cpuoptions on launch templates #11225

Closed
ghost opened this issue Dec 10, 2019 · 2 comments
Closed

Ability to set cpuoptions on launch templates #11225

ghost opened this issue Dec 10, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 10, 2019

This issue was originally opened by @rubelw as hashicorp/terraform#23629. It was migrated here as a result of the provider split. The original body of the issue is below.


Current Terraform Version

Terraform v0.12.17

Use-cases

When trying to deploy an auto scaling group with a launch template, terraform does not provide the ability to set cpu options, such as core count or threads per core.

Attempted Solutions

We are currently doing a work-around by deploying our autoscaling group and launch templates, and then modifying the the launch template with the AWS CLI to set the proper core count and threads per core.

Proposal

I would like to have the ability to set the cpuoptions block (similar to the AWS CLI), when creating a launch template in terraform, so I can set the core count and threads per core.

References

None

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Dec 10, 2019
@bflad
Copy link
Contributor

bflad commented Dec 11, 2019

Hi @rubelw 👋 Thank you for submitting this. It appears to be a duplicate of the earlier #6522, so to consolidate efforts and discussions, I'm going to close this in preference of the previous issue.

@bflad bflad closed this as completed Dec 11, 2019
@ghost
Copy link
Author

ghost commented Mar 28, 2020

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 28, 2020
@breathingdust breathingdust removed the needs-triage Waiting for first response or review from a maintainer. label Sep 17, 2021
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