Skip to content

Commit

Permalink
updating to include #5075
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Dec 9, 2019
1 parent caff2ac commit ac315d0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ BUG FIXES:

* Data Source: `azurerm_nat_gateway` - handling a crash when the `sku` block was malformed [GH-5104]
* `azurerm_nat_gateway` - handling a crash when the `sku` block was malformed [GH-5104]
* `azurerm_storage_account` - querying all pages when listing storage accounts [GH-5075]
* `azurerm_storage_blob` - querying all pages when listing storage accounts [GH-5075]
* `azurerm_storage_container` - querying all pages when listing storage accounts [GH-5075]
* `azurerm_storage_file` - querying all pages when listing storage accounts [GH-5075]
* `azurerm_storage_queue` - querying all pages when listing storage accounts [GH-5075]
* `azurerm_storage_table` - querying all pages when listing storage accounts [GH-5075]

## 1.38.0 (December 06, 2019)

Expand Down

0 comments on commit ac315d0

Please sign in to comment.