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

Hardcoded device_name in node_group not allow change root volumes spec #1686

Closed
alexandrst88 opened this issue Nov 9, 2021 · 3 comments · Fixed by #1680
Closed

Hardcoded device_name in node_group not allow change root volumes spec #1686

alexandrst88 opened this issue Nov 9, 2021 · 3 comments · Fixed by #1680

Comments

@alexandrst88
Copy link

Description

The issue that device_name https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/modules/node_groups/launch_template.tf#L41 is hardcoded, when I use ubuntu-eks ami, the root device name is different. And the following settings, just created new ebs device which is attached but not mouted and root device has default parameters

      disk_size              = 100
      disk_type              = "gp3"
      disk_throughput   = 250
      disk_iops              = 3000

Versions

v17.23.0

  • Terraform:
    1.0.10
  • Provider(s):
    3.63.0
  • Module:
    v17.23.0
@github-actions
Copy link

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@antonbabenko
Copy link
Member

This issue has been resolved in version 18.0.0 🎉

@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 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants