Update Terraform kubernetes to ~> 2.19.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kubernetes (source) | required_provider | minor |
~> 2.18.0 -> ~> 2.19.0
|
Release Notes
hashicorp/terraform-provider-kubernetes
v2.19.0
Generating changelog for release-v2.19.0 from v2.18.1...
FEATURES:
New Resource: kubernetes_token_request_v1
. [GH-2024]
BUG FIXES:
-
data_source/kubernetes_secret_v1
: Fix an issue where data_source cannot read secret created with generate_name. [GH-2028] -
data_source/kubernetes_secret
: Fix an issue where data_source cannot read secret created with generate_name. [GH-2028] -
kubernetes/schema_pod_spec.go
: Fix unexpected volumes appearing on plan [GH-2006] -
resource/kubernetes_cron_job_v1
: Fix annotation logic to prevent internalkeys from being removed in templates [GH-1983] -
resource/kubernetes_manifest
: Fix a panic when constructing the diagnostic message about incompatible attribute types [GH-2054] -
resource/kubernetes_manifest
: Fix crash when manifest config contains unknown values of unknown type (DynamicPseudoType) [GH-2055]
v2.18.1
HOTFIX:
- kubernetes_manifest: fix crash when waiting on conditions that are not yet present [GH-2008]
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.