Skip to content

Update Terraform kubernetes to v2.13.1 - autoclosed

Renovate Bot requested to merge renovate/kubernetes-2.x into main

This MR contains the following updates:

Package Type Update Change
kubernetes (source) required_provider minor 2.12.1 -> 2.13.1

Release Notes

hashicorp/terraform-provider-kubernetes

v2.13.1

Compare Source

BUG FIXES:

  • [TK-78009] Fix propagation of non-fatal Diagnostics in the type morphing logic

v2.13.0

Compare Source

BUG FIXES:

  • Starting from Kubernetes 1.24.0 service account token is not automatically generated, thus it has to create separately. The following resources were updated to handle this change: d/kubernetes_service_account, r/kubernetes_default_service_account, r/kubernetes_service_account. For Kubernetes clusters running v1.24+ default_secret_name will be empty. A warning message will be printed once any of the above resources are in use. (#​1792)

IMMROVEMENTS:

  • r/kubernetes_manifest: Better error messages from OpenAPI schema transformations (#​1780)
  • Update documentation and correct some errors (#​1768, #​1786)
  • Update acceptance tests infrastructure code for GKE and AKE and related GitHub Actions

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports