Skip to content

Commit ebf4bfd

Browse files
committed
chore(release): v0.16.2
Release v0.16.2. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent e02141f commit ebf4bfd

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# CHANGELOG
22

3+
## [v0.16.2](https://github.com/vmware/terraform-provider-vcf/releases/tag/v0.16.2)
4+
5+
> Release Date: 2025-09-02
6+
7+
FIXES:
8+
9+
- `r/domain`: Improved the validation, documentation, and processing of the `failures_to_tolerate` parameter for vSAN clusters. [#351](https://github.com/vmware/terraform-provider-vcf/pull/351/)
10+
- `r/cluster`: Improved the validation, documentation, and processing of the `failures_to_tolerate` parameter for vSAN clusters. [#351](https://github.com/vmware/terraform-provider-vcf/pull/351/)
11+
12+
DOCUMENTATION:
13+
14+
- Updated component sizing for vCenter and NSX Manager. [#350](https://github.com/vmware/terraform-provider-vcf/pull/350/), [#352](https://github.com/vmware/terraform-provider-vcf/pull/352/)
15+
16+
- CHORES:
17+
18+
- Updated `hashicorp/terraform-plugin-framework` to v1.15.1. [#339](https://github.com/vmware/terraform-provider-vcf/pull/339)
19+
- Updated `hashicorp/terraform-plugin-docs` from 0.21. to 0.22.0. [#336](https://github.com/vmware/terraform-provider-vcf/pull/336/)
20+
- Updated `hashicorp/terraform-plugin-testing` to v1.13.3. [#354](https://github.com/vmware/terraform-provider-vcf/pull/354)
21+
- Updated `github.com/stretchr/testify` to 1.11.1. [#360](https://github.com/vmware/terraform-provider-vcf/pull/360)
22+
- Removed unused constants. [#359](https://github.com/vmware/terraform-provider-vcf/pull/359)
23+
- Refactors how slices are initialized. [#358](https://github.com/vmware/terraform-provider-vcf/pull/358)
24+
325
## [v0.16.1](https://github.com/vmware/terraform-provider-vcf/releases/tag/v0.16.1)
426

527
> Release Date: 2025-06-18

0 commit comments

Comments
 (0)