You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff 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)
0 commit comments