Skip to content

Commit

Permalink
Updating to include #403
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Oct 6, 2017
1 parent c695631 commit 3818d86
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
## 0.3.0 (Unreleased)

UPGRADE NOTES:

* `azurerm_route_table` - `route` is no longer computed

FEATURES:

* **New Data Source:** `azurerm_builtin_role_definition` [GH-384]
Expand All @@ -15,6 +19,7 @@ IMPROVEMENTS:
* `azurerm_managed_disk` - support for creating Managed Disks from Platform Images by supporting "FromImage" [GH-399]
* `azurerm_managed_disk` - support for creating Encrypted Managed Disks [GH-399]
* `azurerm_mysql_*` - Ensuring we register the MySQL Resource Provider [GH-397]
* `azurerm_route_table` - removing routes when none are specified [GH-403]
* `azurerm_route_table` - refactoring `route` from a Set to a List [GH-402]
* `azurerm_route` - refactoring `route` from a Set to a List [GH-402]
* `azurerm_storage_account` - support for File Encryption [GH-363]
Expand Down

0 comments on commit 3818d86

Please sign in to comment.