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

fix: Correct capacity_reservation_target within launch templates of both EKS and self managed node groups #1979

Conversation

bryantbiggs
Copy link
Member

@bryantbiggs bryantbiggs commented Apr 2, 2022

Description

  • Correct capacity_reservation_target within launch templates of both EKS and self managed node groups

Motivation and Context

Breaking Changes

  • No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@antonbabenko antonbabenko merged commit 381144e into terraform-aws-modules:master Apr 2, 2022
antonbabenko pushed a commit that referenced this pull request Apr 2, 2022
### [18.17.1](v18.17.0...v18.17.1) (2022-04-02)

### Bug Fixes

* Correct `capacity_reservation_target` within launch templates of both EKS and self managed node groups ([#1979](#1979)) ([381144e](381144e))
@antonbabenko
Copy link
Member

This PR is included in version 18.17.1 🎉

@bryantbiggs bryantbiggs deleted the fix/capacity-reservation branch April 2, 2022 18:55
spr-mweber3 pushed a commit to spring-media/terraform-aws-eks that referenced this pull request Apr 26, 2022
spr-mweber3 pushed a commit to spring-media/terraform-aws-eks that referenced this pull request Apr 26, 2022
### [18.17.1](terraform-aws-modules/terraform-aws-eks@v18.17.0...v18.17.1) (2022-04-02)

### Bug Fixes

* Correct `capacity_reservation_target` within launch templates of both EKS and self managed node groups ([terraform-aws-modules#1979](terraform-aws-modules#1979)) ([381144e](terraform-aws-modules@381144e))
it-without-politics pushed a commit to it-without-politics/terraform-aws-eks that referenced this pull request May 23, 2022
it-without-politics pushed a commit to it-without-politics/terraform-aws-eks that referenced this pull request May 23, 2022
### [18.17.1](terraform-aws-modules/terraform-aws-eks@v18.17.0...v18.17.1) (2022-04-02)

### Bug Fixes

* Correct `capacity_reservation_target` within launch templates of both EKS and self managed node groups ([terraform-aws-modules#1979](terraform-aws-modules#1979)) ([381144e](terraform-aws-modules@381144e))
baibailiha added a commit to baibailiha/terraform-aws-eks that referenced this pull request Sep 13, 2022
### [18.17.1](terraform-aws-modules/terraform-aws-eks@v18.17.0...v18.17.1) (2022-04-02)

### Bug Fixes

* Correct `capacity_reservation_target` within launch templates of both EKS and self managed node groups ([#1979](terraform-aws-modules/terraform-aws-eks#1979)) ([78abb7f](terraform-aws-modules/terraform-aws-eks@78abb7f))
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

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 9, 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.

capacity_reservation_specification not mapped properly
2 participants