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

build(deps): bump terraform-aws-modules/eks/aws from 20.5.0 to 20.8.4 in /aws #511

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps terraform-aws-modules/eks/aws from 20.5.0 to 20.8.4.

Release notes

Sourced from terraform-aws-modules/eks/aws's releases.

v20.8.4

20.8.4 (2024-03-21)

Bug Fixes

  • Pass nodeadm user data variables from root module down to nodegroup sub-modules (#2981) (84effa0)

v20.8.3

20.8.3 (2024-03-12)

Bug Fixes

  • Ensure the correct service CIDR and IP family is used in the rendered user data (#2963) (aeb9f0c)

v20.8.2

20.8.2 (2024-03-11)

Bug Fixes

  • Ensure a default ip_family value is provided to guarantee a CNI policy is attached to nodes (#2967) (29dcca3)

v20.8.1

20.8.1 (2024-03-10)

Bug Fixes

  • Do not attach policy if Karpenter node role is not created by module (#2964) (3ad19d7)

v20.8.0

20.8.0 (2024-03-10)

Features

  • Replace the use of toset() with static keys for node IAM role policy attachment (#2962) (57f5130)

v20.7.0

20.7.0 (2024-03-09)

Features

  • Add supprot for creating placement group for managed node group (#2959) (3031631)

v20.6.0

20.6.0 (2024-03-09)

... (truncated)

Changelog

Sourced from terraform-aws-modules/eks/aws's changelog.

20.8.4 (2024-03-21)

Bug Fixes

  • Pass nodeadm user data variables from root module down to nodegroup sub-modules (#2981) (84effa0)

20.8.3 (2024-03-12)

Bug Fixes

  • Ensure the correct service CIDR and IP family is used in the rendered user data (#2963) (aeb9f0c)

20.8.2 (2024-03-11)

Bug Fixes

  • Ensure a default ip_family value is provided to guarantee a CNI policy is attached to nodes (#2967) (29dcca3)

20.8.1 (2024-03-10)

Bug Fixes

  • Do not attach policy if Karpenter node role is not created by module (#2964) (3ad19d7)

20.8.0 (2024-03-10)

Features

  • Replace the use of toset() with static keys for node IAM role policy attachment (#2962) (57f5130)

20.7.0 (2024-03-09)

Features

  • Add supprot for creating placement group for managed node group (#2959) (3031631)

20.6.0 (2024-03-09)

Features

  • Add support for tracking latest AMI release version on managed nodegroups (#2951) (393da7e)

20.5.3 (2024-03-08)

... (truncated)

Commits
  • 70866e6 chore(release): version 20.8.4 [skip ci]
  • 84effa0 fix: Pass nodeadm user data variables from root module down to nodegroup sub-...
  • 1627231 chore(release): version 20.8.3 [skip ci]
  • aeb9f0c fix: Ensure the correct service CIDR and IP family is used in the rendered us...
  • 907f70c chore(release): version 20.8.2 [skip ci]
  • 29dcca3 fix: Ensure a default ip_family value is provided to guarantee a CNI policy...
  • a95487e chore(release): version 20.8.1 [skip ci]
  • 3ad19d7 fix: Do not attach policy if Karpenter node role is not created by module (#2...
  • 6d3d6d9 chore(release): version 20.8.0 [skip ci]
  • 57f5130 feat: Replace the use of toset() with static keys for node IAM role policy ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [terraform-aws-modules/eks/aws](https://github.com/terraform-aws-modules/terraform-aws-eks) from 20.5.0 to 20.8.4.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-eks/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-eks@v20.5.0...v20.8.4)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/eks/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from commjoen as a code owner April 1, 2024 22:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Apr 1, 2024
@dependabot dependabot bot requested a review from bendehaan as a code owner April 1, 2024 22:02
@commjoen commjoen changed the base branch from main to dependabot/terraform/aws/hashicorp/aws-5.44.0 April 6, 2024 03:29
@commjoen commjoen merged commit c337fa9 into dependabot/terraform/aws/hashicorp/aws-5.44.0 Apr 6, 2024
8 of 9 checks passed
@commjoen commjoen deleted the dependabot/terraform/aws/terraform-aws-modules/eks/aws-20.8.4 branch April 6, 2024 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant