Skip to content

Commit

Permalink
update CHANGELOG.md to include #6860
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed May 24, 2020
1 parent 8d11a86 commit c2422bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
## 2.12.0 (Unreleased)

IMPROVEMENTS:

* `azurerm_eventgrid_event_subscription` - support for the `expiration_time_utc`, `service_bus_topic_endpoint`, and `service_bus_queue_endpoint`, property [GH-6860]
* `azurerm_eventgrid_event_subscription` - the `eventhub_endpoint` was deprecated in favour of the `eventhub_endpoint_id` property [GH-6860]
* `azurerm_eventgrid_event_subscription` - the `hybrid_connection_endpoint` was deprecated in favour of the `hybrid_connection_endpoint_id` property [GH-6860]

BUG FIXES:

* `azurern_linux_virtual_machine` - correctly validating the rsa ssh `public_key` properties length [GH-7061]
Expand Down

0 comments on commit c2422bd

Please sign in to comment.