Skip to content

Commit

Permalink
updating to include #4209
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Sep 3, 2019
1 parent e083775 commit 76edbf8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ IMPROVEMENTS:
* Data Source: `azurerm_storage_account_sas` - adding an `ISO8601` validator to the `start` and `end` dates [GH-4064]
* `azurerm_api_management` - support for multiple `additional_location` blocks [GH-4175]
* `azurerm_application_gateway` - allowing `capacity` to be set to 32 [GH-4189]
* `azurerm_cognitive_account` - supporting `CognitiveServices` as a `kind` [GH-4209]
* `azurerm_cosmosdb_sql_container` - the property `unique_key.paths` is now marked as ForceNew [GH-4163]
* `azurerm_kubernetes_cluster` - support for configuring the `kube_dashboard` within the `addon_profile` block [GH-4139]
* `azurerm_mariadb_server` - support for version `10.3` [GH-4170]
Expand All @@ -27,7 +28,7 @@ IMPROVEMENTS:
BUG FIXES:

* `azurerm_app_service_plan` and `azurerm_app_service_slot` crash fixes [GH-4184]
* `azurerm_container_group~ - make `storage_account_key` field in `volume` block sensitive [GH-4201]
* `azurerm_container_group` - make `storage_account_key` field in `volume` block sensitive [GH-4201]
* `azurerm_log_analytics_linked_service` - crash fix [GH-4142]
* `azurerm_log_analytics_workspace_linked_service` - crash fix [GH-4152]
* `azurerm_virtual_network_peering` - prevent nil object from being read [GH-4180]
Expand Down

0 comments on commit 76edbf8

Please sign in to comment.