Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jul 15, 2021
1 parent 6fb0746 commit f520f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ENHANCEMENTS:
* `azurerm_api_management_named_value` - support for the `value_from_key_vault` block [GH-12309]
* `azurerm_api_management_api_diagnostic` - support for the `data_masking`1 property [GH-12419]
* `azurerm_cognitive_account` - support for the `identity`, `storage`, `disable_local_auth`, `fqdns`, `public_network_access_enabled`, and `restrict_outbound_network_access` properties [GH-12469]
* `azurerm_cognitive_account` - the `virtual_network_subnet_ids` has been deprecated in favour of `virtual_network_rules` to supoport the `ignore_missing_vnet_service_endpoint` property [GH-12600]
* `azurerm_cognitive_account` - the `virtual_network_subnet_ids` property has been deprecated in favour of `virtual_network_rules` block to supoport the `ignore_missing_vnet_service_endpoint` property [GH-12600]
* `azurerm_container_registry` - now exports the `principal_id` and `tenant_id` attributes in the `identity` block [GH-12378]
* `azurerm_linux_virtual_machine_scale_set` - Fix un-necessary VMSS instance rolling request [GH-12590]
* `azurerm_powerbi_embedded` - support for the `mode` property [GH-12394]
Expand Down

0 comments on commit f520f25

Please sign in to comment.