Skip to content

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

@alexandrst88

Description

@alexandrst88

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions