Skip to content

Commit

Permalink
Update CHANGELOG.md to include #2110
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Oct 18, 2018
1 parent 35b019c commit 1b73c21
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 @@ -37,14 +37,15 @@ BUG FIXES:
* `azurerm_virtual_machine_scale_set` - `primary` is now required within the `ip_configuration` block within `network_profile` (matching a behavioural change with the Azure API) [GH-2035]

IMPROVEMENTS:

Adding to datasource
* `azurerm_application_gateway` - support for the `StandardV2` and `WAFV2` skus and tiers [GH-2015]
* `azurerm_dev_test_virtual_network` - support for managing the Subnet [GH-2041]
* `azurerm_key_vault` - support for Virtual Network Rules [GH-2027]
* `azurerm_kubernetes_cluster` - changing the `oms_agent` property no longer forces a new resource [GH-2021]
* `azurerm_postgresql_virtual_network_rule` - support for the `ignore_missing_vnet_service_endpoint` [GH-2056]
* `azurerm_public_ip` - support for IPv6 addresses [GH-2019]
* `azurerm_search_service` - adding the administrative `primary_key` and `secondary_key` propeties [GH-2074]
* `azurerm_role_definition` - adding the `data_actions` and `not_data_actions` to the data source [GH-2110]
* `azurerm_storage_container` - changing `container_access_type` no longer forces a new resource [GH-2075]
* `azurerm_user_assigned_identity` - now exports the `client_id` property [GH-2078]

Expand Down

0 comments on commit 1b73c21

Please sign in to comment.