chore(deps): update terraform kubernetes to v2.33.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kubernetes (source) | required_provider | minor |
~> 2.32.0 -> ~> 2.33.0
|
kubernetes (source) | required_provider | minor |
2.32.0 -> 2.33.0
|
Release Notes
hashicorp/terraform-provider-kubernetes (kubernetes)
v2.33.0
ENHANCEMENTS:
- Add
backoff_per_limit_index
andmax_failed_indexes
fields instructure_job.go
[GH-2421] - Added support for
namespace_selector
field inPodAffinityTerm
to enhance pod affinity and anti-affinity rules, allowing selection of namespaces based on label selectors. [GH-2577] -
kubernetes_manifest
- handling "404 Not Found" errors during the deletion of Kubernetes resources, particularly in cases where the resource may have already been deleted by an operator managing the CRD before Terraform attempts to delete it. [GH-2592] -
schema_container.go
: Add VolumeDevices [GH-2573]
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]