Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-09-25 14:20:50 -07:00 committed by GitHub
parent 6e7e03f4ea
commit a716fe2d90
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
IMPROVEMENTS:
* `terraform state rm` now includes in its output the count of resources that were removed from the state. [GH-16137]
* config: New `abs` interpolation function, returning the absolute value of a number [GH-16168]
* cli: `terraform state rm` now includes in its output the count of resources that were removed from the state. [GH-16137]
## 0.10.6 (September 19, 2017)