Skip to content

Commit

Permalink
Update CHANGELOG for #15548
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Oct 8, 2020
1 parent b3016f2 commit 7aed6ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ NOTES

ENHANCEMENTS

ENHANCEMENTS

* data-source/aws_batch_compute_environment: Add `tags` attribute [GH-15470]
* data-source/aws_batch_job_queue: Add `tags` attribute [GH-15470]
* resource/aws_batch_compute_environment: Add `tags` argument [GH-15470]
Expand Down Expand Up @@ -59,6 +57,7 @@ BUG FIXES
* resource/aws_codestarnotifications_notification_rule: Prevent unexpected timeout error during target deletion due to API retries [GH-15523]
* resource/aws_config_remediation_configuration: Prevent unexpected timeout error on deletion due to API retries [GH-15524]
* resource/aws_ecs_cluster: Prevent IAM Service Linked Role error on first ECS provision [GH-15457]
* resource/aws_emr_instance_fleet: Prevent error on deletion when EMR Cluster is no longer running [GH-15548]
* resource/aws_emr_managed_scaling_policy: Ensure `cluster_id` attribute is properly saved during import [GH-15541]
* resource/aws_emr_managed_scaling_policy: Handle additional cases where resource should be removed from Terraform state [GH-15541]
* resource/aws_gamelift_fleet: Prevent unexpected timeout error on creation due to API retries [GH-15526]
Expand Down

0 comments on commit 7aed6ca

Please sign in to comment.