Skip to content

Commit ef71b40

Browse files
authored
chore(release): v0.15.0 (#296)
Release v0.15.0. Signed-off-by: Ryan Johnson <[email protected]>
1 parent 7a06162 commit ef71b40

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Diff for: CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# CHANGELOG
22

3+
## [v0.15.0](https://github.com/vmware/terraform-provider-vcf/releases/tag/v0.15.0)
4+
5+
> Release Date: 2025-03-10
6+
7+
FEATURES:
8+
9+
- `resource/vcf_edge_cluster`: Allow `tier0_name` as optional. [#295](https://github.com/vmware/terraform-provider-vcf/pull/295/)
10+
- `resource/vcf_edge_cluster`: Allow `asn` as optional. [#297](https://github.com/vmware/terraform-provider-vcf/pull/297/)
11+
- `resource/vcf_edge_cluster`: Allow `routing_type` as optional. [#297](https://github.com/vmware/terraform-provider-vcf/pull/297/)
12+
- `resource/vcf_edge_cluster`: Relaxed ASN restrictions while preserving the range limit. [#295](https://github.com/vmware/terraform-provider-vcf/pull/295/)
13+
14+
CHORES:
15+
16+
- Updated `hashicorp/terraform-plugin-docs` from 0.20.1 to 0.21.0. [#292](https://github.com/vmware/terraform-provider-vcf/pull/292/)
17+
- Updated `hashicorp/terraform-plugin-framework` from 1.14.0 to 1.14.1. [#290](https://github.com/vmware/terraform-provider-vcf/pull/290/)
18+
- Updated `/hashicorp/terraform-plugin-sdk` from 2.36.0 to 2.36.1. [#288](https://github.com/vmware/terraform-provider-vcf/pull/288/)
19+
- Updated `/hashicorp/terraform-plugin-framework-validators` from 0.16.0 to 0.17.0. [#287](https://github.com/vmware/terraform-provider-vcf/pull/287/)
20+
- Updated `hashicorp/terraform-plugin-framework-timeouts` from 0.4.1 to 0.5.0. [#281](https://github.com/vmware/terraform-provider-vcf/pull/281/)
21+
- Updated `/hashicorp/yamux` from v0.1.1 to v0.1.2. [#286](https://github.com/vmware/terraform-provider-vcf/pull/286/)
22+
323
## [v0.14.0](https://github.com/vmware/terraform-provider-vcf/releases/tag/v0.14.0)
424

525
> Release Date: 2025-01-22

0 commit comments

Comments
 (0)