Skip to content

Commit

Permalink
Update CHANGELOG (#2571)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsomesan committed Aug 14, 2024
1 parent bfd8d84 commit 65f1a7d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 2.32.0 (Aug 14, 2024)

FEATURES:

* New data source: `kubernetes_server_version` [[GH-2306](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2306)]

ENHANCEMENTS:

* `resource/kubernetes_certificate_signing_request_v1`: Add argument `spec.expiration_seconds` [[GH-2559](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2559)]
* `resource/kubernetes_persistent_volume_v1`: support `ReadWriteOncePod` access mode for PVs [[GH-2488](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2488)]

## 2.30.0 (May 8, 2024)

BUG FIXES:
Expand Down

0 comments on commit 65f1a7d

Please sign in to comment.