Skip to content

Commit

Permalink
Update CHANGELOG for #13515
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored May 27, 2020
1 parent 24927ba commit 0c03aca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ BUG FIXES:

* data-source/aws_elasticsearch_domain: `processing` is now correctly set [GH-13397]
* resource/aws_acm_certificate: Update pending DNS validation record creation time from 1 minute to 5 minutes (better support for certificates with high amount of Subject Alternative Names) [GH-12371]
* resource/aws_autoscaling_group: Ignore ordering differences for `tags` argument (prevent unexpected differences from version 2.63.0) [GH-13515]
* resource/aws_ecs_task_definition: Ensure `efs_volume_configuration` changes are properly detected [GH-12571] / [GH-12751]
* resource/aws_lightsail_instance: `ram_size` now properly set [GH-13430]
* resource/aws_ses_event_destination: Correctly refresh entire resource state (prevent unexpected differences from version 2.63.0 and properly perform drift detection) [GH-13464]
Expand Down

0 comments on commit 0c03aca

Please sign in to comment.