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: Add support for allowed_instance_types on self-managed nodegroup ASG #2757

Conversation

JeremieCharest
Copy link
Contributor

Description

As started in #2552, this PR will add the allowed_instance_types option but on the self-managed ASG this time.

Motivation and Context

This option could be configured on the Launch Template or the ASG itself but it's easier to see it in AWS Console when it's managed at the ASG level and not buried on the LT (when the situation permits it). It also follow the existing module convention to work with instance attributes scaling.

Breaking Changes

None

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested it within our own EKS clusters

Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@bryantbiggs bryantbiggs changed the title feat: Add support for allowed_instance_types on ASG feat: Add support for allowed_instance_types on self-managed nodegroup ASG Oct 6, 2023
@bryantbiggs bryantbiggs merged commit feee18d into terraform-aws-modules:master Oct 6, 2023
18 checks passed
antonbabenko pushed a commit that referenced this pull request Oct 6, 2023
## [19.17.0](v19.16.0...v19.17.0) (2023-10-06)

### Features

* Add support for `allowed_instance_types` on self-managed nodegroup ASG ([#2757](#2757)) ([feee18d](feee18d))
@antonbabenko
Copy link
Member

This PR is included in version 19.17.0 🎉

Copy link

github-actions bot commented Nov 6, 2023

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 6, 2023
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.

None yet

3 participants