Skip to content

Commit

Permalink
Update CHANGELOG for #5585
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Aug 20, 2018
1 parent f6ef998 commit 1de7c5b
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 @@ -17,6 +17,7 @@ BUG FIXES:
* resource/aws_cloudfront_distribution: Import into `ordered_cache_behavior` instead of deprecated `cache_behavior` [GH-5586]
* resource/aws_db_instance: Prevent error when using `snapshot_identifier` with `multi_az` enabled and sqlserver `engine` [GH-5613]
* resource/aws_db_instance: Prevent double apply when using `snapshot_identifier` parameters that require `ModifyDBInstance` during resource creation [GH-5613]
* resource/aws_elasticache_cluster: Allow `availability_zone` to be specified with `replication_group_id` [GH-5585]
* resource/aws_instance: Ignore change of `user_data` from omission to empty string [GH-5467]
* resource/aws_waf_ipset: Properly handle updates and deletions over 1000 IP set descriptors [GH-5588]
* resource/aws_wafregional_ipset: Properly handle updates and deletions over 1000 IP set descriptors [GH-5588]
Expand Down

0 comments on commit 1de7c5b

Please sign in to comment.