Update CHANGELOG.md
This commit is contained in:
parent
bfe71fb83f
commit
47dff98e4b
|
@ -4,7 +4,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
|
||||||
* provider/aws: Fix a critical bug in `aws_emr_cluster` in order to preserve the ordering
|
* 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
|
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
|
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:
|
FEATURES:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue