Update CHANGELOG.md

pull/12545/head
stack72 9 years ago
parent d387860c19
commit 9b44d044b0
No known key found for this signature in database
GPG Key ID: 8619A619B085CB16

@ -7,6 +7,11 @@ branch for the next major version of Terraform.
BACKWARDS INCOMPATIBILITIES / NOTES:
* provider/aws: `aws_codebuild_project` renamed `timeout` to `build_timeout` [GH-12503]
* provider/azurem: `azurerm_virtual_machine` and `azurerm_virtual_machine_scale_set` now store has of custom_data not all custom_data [GH-12214]
IMPROVEMENTS:
* provider/azurerm: store only hash of `azurerm_virtual_machine` and `azurerm_virtual_machine_scale_set` custom_data - reduces size of state [GH-12214]
## 0.9.0-beta2 (March 2, 2017)

Loading…
Cancel
Save