Skip to content

Commit

Permalink
updating to include #10593
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Feb 16, 2021
1 parent c5e681b commit 5b51b31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,8 @@ ENHANCEMENTS:

BUG FIXES:

* `azurerm_key_vault` - normalizing the casing on the `certificate_permissions`, `key_permissions`, `secret_permissions` and `storage_permissions` fields within the `access_policy` block [GH-10593]
* `azurerm_key_vault_access_policy ` - normalizing the casing on the `certificate_permissions`, `key_permissions`, `secret_permissions` and `storage_permissions` fields [GH-10593]
* `azurerm_mariadb_firewall_rule` - correctly validate the `name` property [GH-10579]
* `azurerm_resource_group_template_deployment` - fixing an issue where the API version for nested items couldn't be found during deletion [GH-10565]

Expand Down

0 comments on commit 5b51b31

Please sign in to comment.