Skip to content

Commit

Permalink
Update CHANGELOG.md for #10603
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Mar 25, 2021
1 parent dcfbaec commit e0497e6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
## 2.53.0 (Unreleased)

FEATURES:
* **New Resource:** `azurerm_management_group_template_deployment` [GH-10603]
* **New Resource:** `azurerm_tenant_template_deployment` [GH-10603]
* **New Data Source:** `azurerm_template_spec_version` [GH-10603]

ENHANCEMENTS:

* dependencies: updating to `v52.5.0` of `github.com/Azure/azure-sdk-for-go` [GH-11015]
* Data Source: `azurerm_key_vault_secret` - support for the `versionless_id` attribute [GH-11091]
* `azurerm_container_registry` - support for the `public_network_access_enabled` property [GH-10969]
* `azurerm_kusto_eventhub_data_connection` - support for the `event_system_properties` block [GH-11006]
* `azurerm_logic_app_trigger_recurrence` - Add support for `schedule` [GH-11055]
* `azurerm_resource_group_template_deployment` - add support for `template_spec_version_id` property [GH-10603]
* `azurerm_subscription_template_deployment` - add support for `template_spec_version_id` property [GH-10603]


BUG FIXES:

Expand Down

0 comments on commit e0497e6

Please sign in to comment.