Skip to content

Commit

Permalink
Update CHANGELOG for #7195 and #7336
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jan 25, 2019
1 parent 141f39d commit b10ce7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## 1.57.0 (Unreleased)

ENHANCEMENTS

* resource/aws_autoscaling_policy: Support resource import [GH-7195]

BUG FIXES

* resource/aws_autoscaling_policy: Properly read `step_adjustment` into Terraform state [GH-7336]
* resource/aws_emr_cluster: Fix regression with `instance_group` differences when using `name` [GH-7324]
* resource/aws_lambda_permission: Retry for Lambda function eventual consistency on creation [GH-7327]
* resource/aws_rds_cluster_parameter_group: Prevent missing DBClusterParameterGroupName error on creation with generated names and `name_prefix` [GH-7326]
Expand Down

0 comments on commit b10ce7c

Please sign in to comment.