Update Terraform kubernetes to v2.34.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kubernetes (source) | required_provider | minor |
2.33.0 -> 2.34.0
|
Release Notes
hashicorp/terraform-provider-kubernetes (kubernetes)
v2.34.0
ENHANCEMENTS:
- Added
conditions
attribute tokubernetes_nodes
data source, which will provide detailed node health and status information [GH-2612] - Adding the
kubernetes_secret_v1_data
resource to the kubernetes provider. This resource will allow users to manage kubernetes secrets [GH-2604] - Properly handle Kubernetes Jobs with ttl_seconds_after_finished = 0 to prevent unnecessary recreation. [GH-2596]
FEATURES:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]