Skip to content

Commit 0aab07b

Browse files
authored
chore(release): v2.15.0 (#2591)
Signed-off-by: Stoyan Zhelyazkov <[email protected]>
1 parent c79b405 commit 0aab07b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# <!-- markdownlint-disable first-line-h1 no-inline-html -->
22

3+
## v2.15.0
4+
5+
> Release Date: 2025-08-22
6+
7+
BUG FIX:
8+
9+
- `r/virtual_machine`: Check for MissingPortGroupReferenceError when reading a VM network subresource. (#2589)
10+
11+
DOCUMENTATION:
12+
13+
- `r/virtual_machine`: Removed `sameAsSource` from `disk_provisioning`. (#2578)
14+
15+
FEATURES:
16+
17+
- `r/virtual_machine`: Support deploying OVA without specifying `host_system_id`. (#2567)
18+
- `r/onfiguration_profile`: Created a resource and data source for host configuration profiles. (#2588)
19+
20+
IMPROVEMENTS:
21+
22+
- `r/virtual_machine`: Updated hardware versions and validation. (#2582)
23+
- `r/distributed_virtual_switch`: Updated distributed switch versions. (#2580)
24+
25+
CHORE:
26+
27+
- `provider`: Updated `goreleaser/goreleaser-action` to 6.4.0. (#2583)
28+
- `provider`: Updated `github.com/hashicorp/terraform-plugin-testing` to 1.13.3. (#2585)
29+
- `provider`: Updated `actions/checkout` to 5.0.0. (#2584)
30+
- `provider`: Updated `vmware/govmomi` to 0.52.0. (#2587)
31+
332
## v2.14.2
433

534
> Release Date: 2025-07-25

0 commit comments

Comments
 (0)