Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Baarsgaard committed Oct 25, 2023
1 parent ef02ca5 commit 94fe750
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
## 0.6.XX (October XX, 2023)
* BUGFIX: [#404](https://github.com/opsgenie/terraform-provider-opsgenie/pulls/404)
* **Notification Policy:**
* Fixed perpetual drift for policies when filters contain more than one condition.
* **time_restriction:**
* Fixed perpetual drift for `notification/alert policies`, `notification/team_routing rules` and `schedule_rotation` containing `time_restriction` blocks.
* **Notification Rule:**
* Fixed perpetual drift for rules when they contain more than one step.

* IMPROVEMENTS: [#404](https://github.com/opsgenie/terraform-provider-opsgenie/pulls/404)
* **time_restriction:**
* Added further schema validation to make it easier to type valid `time_restriction` blocks when using the `terraform-ls` language server.
* **Notification Policy:**
* Added further schema validation to make it easier to add multiple `action` blocks when using the `terraform-ls` language server.

## 0.6.28 (July 13, 2023)
* BUGFIX:
* **API Integration:**
* Fixes an issue where owner team could not be updated when the API integration is linked with an Integration action.


## 0.6.27 (July 11, 2023)
* IMPROVEMENTS:
* **Alert Policy:**
Expand Down

0 comments on commit 94fe750

Please sign in to comment.