Skip to content

Commit

Permalink
Update CHNAGELOG.md to include #2820
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Feb 7, 2019
1 parent 2b0fc5e commit 2736d39
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ FEATURES:

DEPRECATIONS:


* data `azurerm_key_vault_key` - deprecating the `vault_uri` property in favour of `key_vault_id` [GH-2820]
* data `azurerm_key_vault_secret` - deprecating the `vault_uri` property in favour of `key_vault_id` [GH-2820]
* `azurerm_key_vault_certificate` - deprecating the `vault_uri` property in favour of `key_vault_id` [GH-2820]
* `azurerm_key_vault_key` - deprecating the `vault_uri` property in favour of `key_vault_id` [GH-2820]
* `azurerm_key_vault_access_policy` - deprecating the `vault_name` and `resource_group_name` properties in favour of `key_vault_id` [GH-2820]
* `azurerm_key_vault_secret` - deprecating the `vault_uri` property in favour of `key_vault_id` [GH-2820]
* `azurerm_application_gateway` - deprecating the `fqdn_list` field in favour of `fqdns` [GH-2768]
* `azurerm_application_gateway` - deprecating the `ip_address_list` field in favour of `ip_addresses` [GH-2768]
* `azurerm_builtin_role_definition` - deprecating in favour of the `azurerm_role_definition` data source, which now provides the same functionality [GH-2798]
Expand Down

0 comments on commit 2736d39

Please sign in to comment.