Skip to content

Commit

Permalink
Update CHANGELOG for #7809
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Mar 5, 2019
1 parent 0b5b4e6 commit 81eac62
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 @@ -20,6 +20,7 @@ BUG FIXES:
* resource/aws_cloudfront_distribution: Skip disabling distributions on deletion for previously disabled distributions [GH-7794]
* resource/aws_cloudfront_distribution: Retry on `PreconditionFailed` error messages after disabling distribution on deletion [GH-7794]
* resource/aws_cloudfront_distribution: Wait for creation and update deployments to complete [GH-7794]
* resource/aws_cloudfront_distribution: Prevent one minute timeout error for creation and update errors due to throttling [GH-7809]
* resource/aws_db_instance: Properly set `engine_version` with `snapshot_identifier` [GH-7738]
* resource/aws_dynamodb_table: Prevent perpetual plan differences with `ttl` configuration block `enabled` argument set to `false` [GH-3960]
* resource/aws_ecs_service: Ensure `placement_strategy` removal in version 2.0.0 does not force recreation [GH-7790]
Expand Down

0 comments on commit 81eac62

Please sign in to comment.