Skip to content

Commit

Permalink
Update CHANGELOG for #5621
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Aug 22, 2018
1 parent 7b0a1d4 commit e18b9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ BUG FIXES:
* resource/aws_api_gateway_integration_response: Properly read `response_templates` into Terraform state [GH-5569]
* 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_db_instance: Prevent double apply when using `snapshot_identifier` parameters that require `ModifyDBInstance` during resource creation [GH-5613] / [GH-5621]
* resource/aws_ecs_task_definition: Treat `INACTIVE` task definitions as removed [GH-5565]
* 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]
Expand Down

0 comments on commit e18b9cf

Please sign in to comment.