Update Terraform kubernetes to v2.32.0 #467
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.27.0
->2.32.0
Release Notes
hashicorp/terraform-provider-kubernetes (kubernetes)
v2.32.0
Compare Source
FEATURES:
kubernetes_server_version
[GH-2306]ENHANCEMENTS:
resource/kubernetes_certificate_signing_request_v1
: Add argumentspec.expiration_seconds
[GH-2559]resource/kubernetes_persistent_volume_v1
: supportReadWriteOncePod
access mode for PVs [GH-2488]v2.31.0
Compare Source
ENHANCEMENTS:
v2.30.0
Compare Source
BUG FIXES:
data_source/kubernetes_resources
: fix an issue where the provider exit with an error when the data sourcekubernetes_resources
receives multiple Kubernetes objects containing tuples with different numbers of elements. [GH-2372]kubernetes_manifest
: fix issue preventing KUBE_PROXY_URL environment variable from being used in client configuration (#1733) [GH-2485]resource/kubernetes_node_taint
: Fix the error check for nonexistant nodes so that terraform does not fail if there is a taint in the state file for a node that has been deleted. [GH-2402]DOCS:
v2.29.0
Compare Source
BUG FIXES:
v2.28.1
Compare Source
HOTFIX:
manifest_decode()
: fix handling of manifests containing null values [GH-2461]v2.28.0
Compare Source
ENHANCEMENTS:
NOTE: Using Provider Defined Functions requires Terraform version 1.8.0.
manifest_encode
,manifest_decode
,manifest_decode_multi
[GH-2428]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.