Skip to content

Commit 80d961a

Browse files
committed
misc: generate changelog for v0.11.0
1 parent d93050b commit 80d961a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 0.11.0
2+
3+
### Breaking changes
4+
5+
- **Removed computed attributes from `vpc_firewall_rules`:** Removed all computed attributes from the `rules` attribute within the `vpc_firewall_rules` resource to fix an invalid plan error while maintaining in-place update of VPC firewall rules. [#456](https://github.com/oxidecomputer/terraform-provider-oxide/pull/456)
6+
7+
### List of commits
8+
9+
- [d93050b](https://github.com/oxidecomputer/terraform-provider-oxide/commit/d93050b) vpc_firewall_rules: fix provider produced invalid plan (#456)
10+
- [4336e1e](https://github.com/oxidecomputer/terraform-provider-oxide/commit/4336e1e) revert: vpc_firewall_rules: fix provider produced invalid plan (#455)
11+
- [83b931f](https://github.com/oxidecomputer/terraform-provider-oxide/commit/83b931f) misc: format json
12+
- [788bf8c](https://github.com/oxidecomputer/terraform-provider-oxide/commit/788bf8c) vpc_firewall_rules: fix provider produced invalid plan
13+
- [26cfef7](https://github.com/oxidecomputer/terraform-provider-oxide/commit/26cfef7) Bump github.com/hashicorp/terraform-plugin-testing from 1.13.1 to 1.13.2 (#452)
14+
- [b925ae6](https://github.com/oxidecomputer/terraform-provider-oxide/commit/b925ae6) Bump to version 0.11.0 (#451)
15+
116
# 0.10.0 (2025/Jun/12)
217

318
### Breaking changes

0 commit comments

Comments
 (0)