Skip to content

Commit

Permalink
updating to include #4469
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Oct 1, 2019
1 parent 5b71408 commit dafdc6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ IMPROVEMENTS:
* kusto: updating to API version `2019-05-15` [GH-4376]
* `azurerm_analysis_services_server` - support for `backup_blob_container_uri` and `server_full_name` [GH-4397]
* `azurerm_api_management_api` - deprecate `sku` in favour of the `sku_name` property [GH-3154]
* `azurerm_kubernetes_cluster` - support for updating the Service Principal [GH-4469]
* `azurerm_function_app` - changes to `app_service_plan_id` no longer force a new resource [GH-4439]
* `azurerm_eventhub_namespace` - support for the `network_rulesets` property [GH-4409]
* `azurerm_servicebus_namespace` - support for `zone_redundant` [GH-4432]
Expand All @@ -26,6 +27,7 @@ BUG FIXES:
* provider: Use real Terraform version [GH-4464]
* `azurerm_container_registry` - checking the `name` is globally unique during creation [GH-4424]
* `azurerm_key_vault_certificate` - storing the certificate data as hex [GH-4335]
* `azurerm_kubernetes_cluster` - fixing a bug where upgrading to 1.34.0 would require resource recreation [GH-4469]
* `azurerm_public_ip` - ensuring that `public_ip_prefix_id` is read [GH-4344]
* `azurerm_role_assignment` - changing the `skip_service_principal_aad_check` property no longer forces a new resource [GH-4412]
* `azurerm_storage_blob` - reading the properties after an update [GH-4452]
Expand Down

0 comments on commit dafdc6d

Please sign in to comment.