Skip to content

Update Terraform kubernetes to v2.8.0

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.7.1 -> 2.8.0

Release Notes

hashicorp/terraform-provider-kubernetes

v2.8.0

Compare Source

IMMROVEMENTS:

  • Add mutating_webhook_configuration_v1 data source (#​1423)
  • Remove enabling experiment section (#​1564)
  • Update kubernetes dependencies (#​1574)
  • Update terraform-plugin-go and terraform-plugin-sdk (#​1551)

BUG FIXES:

  • Fix panic: lists must only contain one type of element errors on kubernetes_manifest
  • Attribute backend.service.port.name in kubernetes_ingress_v1 should be type String (#​1541)

Configuration

📅 Schedule: 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.

Merge request reports