Skip to content

Commit

Permalink
Update CHANGELOG for #13912
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 1, 2020
1 parent a0bb2d5 commit f354e8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ ENHANCEMENTS:
* resource/aws_elasticsearch_domain: Add `advanced_security_options` configuration block [GH-12183]

BUG FIXES:

* resource/aws_autoscaling_group: Prevent unexpected differences in `tags` for Terraform 0.11 and earlier with boolean `propagate_at_launch` values [GH-13912]
* resource/aws_backup_selection: Correctly handle the associated backup plan being deleted outside Terraform [GH-13945]
* resource/aws_db_instance: Prevent schema version 1 upgrade panic on missing state [GH-13928]
* resource/aws_efs_mount_target: Ensure empty string (`""`) validation in `ip_address` argument continues to work for Terraform 0.11 support [GH-13958]
Expand Down

0 comments on commit f354e8b

Please sign in to comment.