Update Terraform kubernetes to v2.21.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kubernetes (source) | required_provider | minor |
~> 2.20.0 -> ~> 2.21.0
|
Release Notes
hashicorp/terraform-provider-kubernetes
v2.21.1
HOTFIX:
- Revert add "conflictsWith" to provider block schema. [GH-2131]
v2.21.0
FEATURES:
-
resource/kubernetes_runtime_class_v1
: Add a new resourcekubernetes_runtime_class_v1
. [GH-2080]
ENHANCEMENTS:
-
kubernetes/provider.go
: addconflictsWith
rules to provider configuration schema [GH-2084] -
kubernetes/resource_kubernetes_service_account.go
: Removedefault_secret_name
warning [GH-2085] -
resource/kubernetes_node_taint
Update import documentation GH-2094
BUG FIXES:
-
resource/kubernetes_node_taint
: Don't fail when there is a taint in the state file for a node that no longer exists. [GH-2099] -
resource/kubernetes_job
: Fixed a bug where settingbackoff_limit
to 6 would reset it to 0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]