Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

dependabot[bot]
Copy link

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

Bumps terraform-aws-modules/eks/aws from 20.8.5 to 20.13.0.

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)

v20.12.0

20.12.0 (2024-05-28)

Features

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

v20.11.1

20.11.1 (2024-05-21)

Bug Fixes

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

v20.11.0

20.11.0 (2024-05-16)

Features

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

v20.10.0

20.10.0 (2024-05-09)

Features

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

v20.9.0

20.9.0 (2024-05-08)

Features

  • Propagate ami_type to self-managed node group; allow using ami_type only (#3030) (74d3918)
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)
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 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)

dependabot bot added 5 commits June 1, 2024 22:27
Bumps [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.6.1...v3.6.2)

---
updated-dependencies:
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.101.0 to 3.106.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v3.101.0...v3.106.1)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.6.1...v3.6.2)

---
updated-dependencies:
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.47.0 to 5.52.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v5.47.0...v5.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [terraform-aws-modules/eks/aws](https://github.com/terraform-aws-modules/terraform-aws-eks) from 20.8.5 to 20.13.0.
- [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.8.5...v20.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from commjoen as a code owner June 1, 2024 22:34
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2024
@dependabot dependabot bot requested a review from bendehaan as a code owner June 1, 2024 22:34
@dependabot dependabot bot added the terraform Pull requests that update Terraform code label Jun 1, 2024
dependabot bot and others added 9 commits June 1, 2024 22:42
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.27.0 to 5.31.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/v5.31.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.27.0...v5.31.1)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 5.27.0 to 5.31.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/v5.31.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v5.27.0...v5.31.1)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/google-beta-5.31.1

build(deps): bump hashicorp/google-beta from 5.27.0 to 5.31.1 in /gcp
…/google-5.31.1

build(deps): bump hashicorp/google from 5.27.0 to 5.31.1 in /gcp
…/aws-5.52.0

build(deps): bump hashicorp/aws from 5.47.0 to 5.52.0 in /aws
…/random-3.6.2

build(deps): bump hashicorp/random from 3.6.1 to 3.6.2 in /aws
…rp/azurerm-3.106.1

build(deps): bump hashicorp/azurerm from 3.101.0 to 3.106.1 in /azure
…rp/random-3.6.2

build(deps): bump hashicorp/random from 3.6.1 to 3.6.2 in /azure
@commjoen commjoen merged commit b7803f9 into main Jun 9, 2024
@commjoen commjoen deleted the dependabot/terraform/aws/terraform-aws-modules/eks/aws-20.13.0 branch June 9, 2024 04:59
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.