Skip to content

Commit 61d687b

Browse files
authored
Changelog for v0.8.0 (#421)
1 parent 9a8fcec commit 61d687b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# 0.8.0 (2025/Apr/15)
2+
3+
### New features
4+
5+
- **New instance argument:** It is now possible to manage anti-affinity group assigments on instance resources. [#414](https://github.com/oxidecomputer/terraform-provider-oxide/pull/414).
6+
- **New resource:** `oxide_anti_affinity_group` [#415](https://github.com/oxidecomputer/terraform-provider-oxide/pull/415).
7+
- **New data source:** `oxide_anti_affinity_group` [#415](https://github.com/oxidecomputer/terraform-provider-oxide/pull/415).
8+
9+
### List of commits
10+
11+
- [9a8fcec](https://github.com/oxidecomputer/terraform-provider-oxide/commit/9a8fcec) Update SDK to v0.4.0 and doc fixes (#420)
12+
- [663403c](https://github.com/oxidecomputer/terraform-provider-oxide/commit/663403c) Anti-affinity groups on instance create (#414)
13+
- [021b0f8](https://github.com/oxidecomputer/terraform-provider-oxide/commit/021b0f8) New anti-affinity group resource and datasource (#415)
14+
- [c55ad49](https://github.com/oxidecomputer/terraform-provider-oxide/commit/c55ad49) Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#413)
15+
- [cb246e7](https://github.com/oxidecomputer/terraform-provider-oxide/commit/cb246e7) Bump SDK version to c8be658 (#410)
16+
- [ce6ac4c](https://github.com/oxidecomputer/terraform-provider-oxide/commit/ce6ac4c) Update dependencies (#409)
17+
- [fbc831d](https://github.com/oxidecomputer/terraform-provider-oxide/commit/fbc831d) vpc_firewall_rules: update documentation (#405)
18+
- [31d1cca](https://github.com/oxidecomputer/terraform-provider-oxide/commit/31d1cca) Update GoReleaser deprecated fields (#402)
19+
- [0fe7a4d](https://github.com/oxidecomputer/terraform-provider-oxide/commit/0fe7a4d) Version bump to 0.8.0 (#401)
20+
- [6712875](https://github.com/oxidecomputer/terraform-provider-oxide/commit/6712875) Bump github.com/hashicorp/terraform-plugin-framework from 1.13.0 to 1.14.1 (#398)
21+
- [da67e68](https://github.com/oxidecomputer/terraform-provider-oxide/commit/da67e68) Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.16.0 to 0.17.0 (#397)
22+
- [a3fdc71](https://github.com/oxidecomputer/terraform-provider-oxide/commit/a3fdc71) Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.0 to 2.36.1 (#396)
23+
124
# 0.7.0 (2025/Feb/25)
225

326
### New features

0 commit comments

Comments
 (0)