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

feat: Define Root device name for Windows self-managed worker groups #1401

Merged
merged 3 commits into from
May 28, 2021

Conversation

barryib
Copy link
Member

@barryib barryib commented May 28, 2021

PR o'clock

Description

Root EBS volume of self-managed Windows node groups does not change when setting "root_volume_size".

Resolves #1195

NOTES: Since we only search for Linux or Windows AMI if there is a worker groups for the corresponding plateform, we can now define different default root block device name for each plateform. Use locals root_block_device_name and root_block_device_name_windows to define your owns.

Checklist

local.tf Outdated Show resolved Hide resolved
local.tf Outdated Show resolved Hide resolved
@barryib barryib merged commit fcc2fdc into terraform-aws-modules:master May 28, 2021
@barryib barryib deleted the root-block-windows branch May 28, 2021 08:35
ArchiFleKs pushed a commit to ArchiFleKs/terraform-aws-eks that referenced this pull request Jun 1, 2021
…erraform-aws-modules#1401)

NOTES: Since we now search only for Linux or Windows AMI if there is a worker groups for the corresponding plateform, we can now define different default root block device name for each plateform. Use locals `root_block_device_name` and `root_block_device_name_windows` to define your owns.
@github-actions
Copy link

I'm going to lock this pull request 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 related to this change, 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 14, 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

Successfully merging this pull request may close these issues.

"root_volume_size" has no effect on self-managed Windows node groups
1 participant