Update CHANGELOG.md

This commit is contained in:
Clint 2017-04-12 14:29:19 -05:00 committed by GitHub
parent bfe71fb83f
commit 47dff98e4b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
* provider/aws: Fix a critical bug in `aws_emr_cluster` in order to preserve the ordering
of any arguments in `bootstrap_action`. Terraform will now enforce the ordering
from the configuration. As a result, `aws_emr_cluster` resources may need to be
recreated, as there is no API to update them in-place
recreated, as there is no API to update them in-place [GH-13580]
FEATURES: