Skip to content

Commit

Permalink
updating to include #10330
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Jan 27, 2021
1 parent 6c0c80f commit 38d2002
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,17 @@ IMPROVEMENTS:
* dependencies: updating to `v0.11.17` of `github.com/Azure/go-autorest/autorest` [GH-10259]
* dependencies: updating the `firewall` resources to use the Networking API `2020-07-01` [GH-10252]
* dependencies: updating the `load balancer` resources to use the Networking API version `2020-05-01` [GH-10263]
* `data.azurerm_app_service_environment` - export the `cluster_setting` block [GH-10303]
* `data.azurerm_key_vault_certificate` - support for the `certificate_data_base64` attribute [GH-10275]
* Data Source: `azurerm_app_service_environment` - export the `cluster_setting` block [GH-10303]
* Data Source: `azurerm_key_vault_certificate` - support for the `certificate_data_base64` attribute [GH-10275]
* `azurerm_app_service` - support for the propety `number_of_workers` [GH-10143]
* `azurerm_app_service_environment` - support for the `cluster_setting` block [GH-10303]
* `azurerm_data_factory_dataset_delimited_text` - support for the `compression_codec` property [GH-10182]
* `azurerm_firewall_policy` - support for the `sku` property [GH-10186]
* `azurerm_iothub` - support for the `enrichment` property [GH-9239]
* `azurerm_key_vault` - optimised loading of and added caching when retrieving the Key Vault [GH-10330]
* `azurerm_key_vault_certificate` - optimised loading of and added caching when retrieving the Key Vault [GH-10330]
* `azurerm_key_vault_key` - optimised loading of and added caching when retrieving the Key Vault [GH-10330]
* `azurerm_key_vault_secret` - optimised loading of and added caching when retrieving the Key Vault [GH-10330]
* `azurerm_key_vault_certificate` - support for the `certificate_data_base64` attribute [GH-10275]
* `azurerm_linux_virtual_machine` - skipping shutdown for a machine in a failed state [GH-10189]
* `azurerm_media_services_account` - support for setting the `storage_authentication_type` field to `System` [GH-10133]
Expand Down

0 comments on commit 38d2002

Please sign in to comment.