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: