truemark / terraform-aws-eks

Standard TrueMark AWS EKS Terraform module
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Update terraform-aws-modules/eks/aws requirement from ~> 19.0 to ~> 20.13 #58

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on terraform-aws-modules/eks/aws to permit the latest version.

Release notes

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

v20.13.0

20.13.0 (2024-05-31)

Features

  • Starting with 1.30, do not use the cluster OIDC issuer URL by default in the identity provider config (#3055) (00f076a)
Changelog

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

20.13.0 (2024-05-31)

Features

  • Starting with 1.30, do not use the cluster OIDC issuer URL by default in the identity provider config (#3055) (00f076a)

20.12.0 (2024-05-28)

Features

  • Support additional cluster DNS IPs with Bottlerocket based AMIs (#3051) (541dbb2)

20.11.1 (2024-05-21)

Bug Fixes

  • Ignore changes to bootstrap_cluster_creator_admin_permissions which is disabled by default (#3042) (c65d308)

20.11.0 (2024-05-16)

Features

  • Add SourceArn condition to Fargate profile trust policy (#3039) (a070d7b)

20.10.0 (2024-05-09)

Features

  • Add support for Pod Identity assocation on Karpenter sub-module (#3031) (cfcaf27)

20.9.0 (2024-05-08)

Features

  • Propagate ami_type to self-managed node group; allow using ami_type only (#3030) (74d3918)

20.8.5 (2024-04-08)

Bug Fixes

  • Forces cluster outputs to wait until access entries are complete (#3000) (e2a39c0)

20.8.4 (2024-03-21)

... (truncated)

Commits
  • a7ff103 chore(release): version 20.13.0 [skip ci]
  • 00f076a feat: Starting with 1.30, do not use the cluster OIDC issuer URL by default...
  • 59024eb chore(release): version 20.12.0 [skip ci]
  • 541dbb2 feat: Support additional cluster DNS IPs with Bottlerocket based AMIs (#3051)
  • f90f15e docs: Include ref to addon naming and config documentation (#3043)
  • 29c19cc chore(release): version 20.11.1 [skip ci]
  • c65d308 fix: Ignore changes to bootstrap_cluster_creator_admin_permissions which is...
  • 15a3248 chore(release): version 20.11.0 [skip ci]
  • a070d7b feat: Add SourceArn condition to Fargate profile trust policy (#3039)
  • 92fca6f chore(release): version 20.10.0 [skip ci]
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 4 months ago

Looks like terraform-aws-modules/eks/aws is no longer updatable, so this is no longer needed.