Skip to content

Commit

Permalink
Update for #16594
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Apr 29, 2022
1 parent 3c45bca commit 439ae34
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 3.5.0 (Unreleased)

ENHANCEMENTS:

* `azurerm_linux_virtual_machine_scale_set` - improve validation on `termination_notification.timeout` [GH-16594]
* `azurerm_orchestrated_virtual_machine_scale_set` - improve validation on `termination_notification.timeout` [GH-16594]
* `azurerm_windows_virtual_machine_scale_set` - improve validation on `termination_notification.timeout` [GH-16594]

BUG FIXES:

* Data Source: `azurerm_servicebus_queue_authorization_rule` - prevent crash by setting `queue_name` correctly [GH-16561]
Expand Down

0 comments on commit 439ae34

Please sign in to comment.