Skip to content

Commit

Permalink
Update for #6145
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops committed May 4, 2020
1 parent b16f7e5 commit 978cb72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,7 @@
IMPROVEMENTS:

* `azurerm_application_gateway` - support for SSL Certificates without passwords [GH-6742]
* `azurerm_hdinsight_hadoop_cluster` - support for metastores on cluster creation [GH-6145]
* `azurerm_key_vault_certificate` - support for recovering a soft-deleted certificate if the `features` flag `recover_soft_deleted_key_vaults` is set to `true` [GH-6716]
* `azurerm_key_vault_key` - support for recovering a soft-deleted key if the `features` flag `recover_soft_deleted_key_vaults` is set to `true` [GH-6716]
* `azurerm_key_vault_secret` - support for recovering a soft-deleted secret if the `features` flag `recover_soft_deleted_key_vaults` is set to `true` [GH-6716]
Expand Down

0 comments on commit 978cb72

Please sign in to comment.