Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-03-01 22:19:38 +00:00 committed by GitHub
parent 9a383432d8
commit 320e99f26e

View File

@ -13,6 +13,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
IMPROVEMENTS:
* core: "terraformrc" can contain env var references with $FOO [GH-11929]
* command: Display resource state ID in refresh/plan/destroy output [GH-12261]
* provider/aws: AWS Lambda DeadLetterConfig support [GH-12188]
* 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]