Skip to content

Update Terraform kubernetes to v2.12.0 - 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.11.0 -> 2.12.0

Release Notes

hashicorp/terraform-provider-kubernetes

v2.12.0

Compare Source

NEW:

  • Attribute ignore_annotations of provider (#​746)
  • Attribute ignore_labels of provider (#​746)
  • Attribute condition to wait block of kubernetes_manifest (#​1595)
  • Attribute allocate_load_balancer_node_ports of kubernetes_service(_v1) (#​1683)
  • Attribute cluster_ips of kubernetes_service(_v1) (#​1683)
  • Attribute internal_traffic_policy of kubernetes_service(_v1) (#​1683)
  • Attribute load_balancer_class of kubernetes_service(_v1) (#​1683)
  • Attribute session_affinity_config of kubernetes_service(_v1) (#​1683)

IMMROVEMENTS:

BUG FIXES:

  • Fix kubernetes_default_service_account doesn't set the automount_service_account_token to false (#​1247)
  • Fix an issue when the imported kubernetes_manifest resource is replaced instead of getting updated (#​1712)
  • Fix provider crash when image_pull_secret of kubernetes_service_account(_v1) is null

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