Skip to content

Commit

Permalink
updating to include #9663
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Dec 10, 2020
1 parent 8a69ea4 commit 1d9adfc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ FEATURES:
* **New Resource:** `azurerm_app_service_certificate_binding` [GH-9415]
* **New Resource:** `azurerm_digital_twins_endpoint_eventhub` [GH-9673]
* **New Resource:** `azurerm_digital_twins_endpoint_servicebus` [GH-9702]
* **New Resource:** `azurerm_hci_cluster` [GH-9134]
* **New Resource:** `azurerm_media_asset` [GH-9387]
* **New Resource:** `azurerm_media_transform` [GH-9663]
* **New Resource:** `azurerm_resource_provider` [GH-7951]
* **New Resource:** `azurerm_storage_share_file` [GH-9406]
* **New resource:** `azurerm_storage_sync_cloud_endpoint` [GH-8540]
* **New resource:** `azurerm_subnet_service_endpoint_storage_policy` [GH-8966]
* **New Resource:** `azurerm_hci_cluster` [GH-9134]

IMPROVEMENTS:

Expand Down Expand Up @@ -52,6 +53,7 @@ BUG FIXES:
* `azurerm_frontdoor` - working around an upstream API issue by rewriting the returned ID's within Terraform [GH-9750]
* `azurerm_frontdoor_custom_https_configuration` - working around an upstream API issue by rewriting the returned ID's within Terraform [GH-9750]
* `azurerm_frontdoor_firewall_policy` - working around an upstream API issue by rewriting the returned ID's within Terraform [GH-9750]
* `azurerm_media_services_account` - fixing a bug where `storage_authentication_type` wasn't set [GH-9663]
* `azurerm_postgresql_server` - changing the `geo_redundant_backup_enabled` property now forces a new resource [GH-9694]
* `azurerm_postgresql_server` - Fix issue when specifying empty threat detection list attributes [GH-9739]
* `azurerm_signar_service` - having an empty `allowed_origins` in the `cors` block will no longer cause a panic [GH-9671]
Expand Down

0 comments on commit 1d9adfc

Please sign in to comment.