Skip to content

Commit

Permalink
updating to include hashicorp#4122
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Aug 22, 2019
1 parent c77aeb0 commit 05178cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ FEATURES:
IMPROVEMENTS:

* all resources: increasing the maximum number of tags from `15` to `50` [GH-4071]
* dependencies: upgrading `github.com/tombuildsstuff/giovanni` to `v0.3.2` [GH-4122]
* dependencies: upgrading the `authorization` SDK to `2018-09-01` [GH-4063]
* dependencies: upgrading `github.com/hashicorp/terraform` to `0.12.6` [GH-4041]
* internal: removing a duplicate Date/Time from the debug logs [GH-4024]
Expand Down Expand Up @@ -52,7 +53,10 @@ BUG FIXES:
* `azurerm_role_definition` - enture `role_definition_id` is correctly set if left empty during creation [GH-3913]
* `azurerm_storage_account` - making `default_action` within the `network_rules` block required [GH-4037]
* `azurerm_storage_account` - making the `network_rules` block computed [GH-4037]
* `azurerm_storage_queue` - switching to using SharedKey for authentication [GH-4122]
* `azurerm_storage_share` - allow up to 100TB for the `quota` property [GH-4054]
* `azurerm_storage_share_directory` - handling the share being eventually consistent [GH-4122]
* `azurerm_storage_share_directory` - allowing nested directories [GH-4122]

## 1.32.1 (July 31, 2019)

Expand Down

0 comments on commit 05178cb

Please sign in to comment.