Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2017-02-16 08:59:54 -08:00 committed by GitHub
parent d1d99183ba
commit 16a2d37fe6
1 changed files with 5 additions and 0 deletions

View File

@ -11,8 +11,13 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
IMPROVEMENTS:
* core: "terraformrc" can contain env var references with $FOO [GH-11929]
* provider/azurerm: Mark the azurerm_scale_set machine password as sensitive [GH-11982]
* provider/azurerm: Mark the azurerm_sql_server admin password as sensitive [GH-12004]
0.9.0-beta1 FIXES:
* command/init: allow unsetting a backend properly [GH-11988]
## 0.9.0-beta1 (February 15, 2017)