Skip to content

Commit

Permalink
updating to include #19325
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Nov 21, 2022
1 parent 464a2f3 commit af52a21
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## 3.33.0 (Unreleased)

FEATURES:

* **New Data Source:** `azurerm_cdn_frontdoor_custom_domain` [GH-19357]
* **New Resource:** `azurerm_postgresql_flexible_server_active_directory_administrator` [GH-19269]

ENHANCEMENTS:

* build: updating to use Go `1.19.3` [GH-19362]
Expand All @@ -11,15 +16,11 @@ ENHANCEMENTS:

BUG FIXES:

* `azurerm_application_insights` - validating/normalizing the `workspace_id` as a Workspace ID [GH-19325]
* `azurerm_monitor_alert_processing_rule_action_group` - `condition.x.monitor_condition` can be correctly specified alone [GH-19338]
* `azurerm_monitor_alert_processing_rule_suppression` - `condition.x.monitor_condition` can be correctly specified alone [GH-19338]
* `azurerm_servicebus_subscription_rule` - `correlation_filter` with empty attributes no longer crashes [GH-19352]

FEATURES:

* **New Data Source:** `azurerm_cdn_frontdoor_custom_domain` [GH-19357]
* **New Resource:** `azurerm_postgresql_flexible_server_active_directory_administrator` [GH-19269]

## 3.32.0 (November 17, 2022)

DEPRECATIONS
Expand Down

0 comments on commit af52a21

Please sign in to comment.