Skip to content

Commit

Permalink
Update CHANGELOG for #7732
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Feb 27, 2019
1 parent d2759ea commit 07e1b5f
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 @@ -51,6 +51,7 @@ BUG FIXES:

* data-source/aws_lambda_function: Properly return error for missing function [GH-7663]
* resource/aws_appautoscaling_policy: Properly read `step_scaling_policy_configuration` into Terraform state [GH-7706]
* resource/aws_cloudfront_distribution: Adjust TypeSet and TypeList attributes for better difference handling [GH-7732]
* resource/aws_redshift_cluster: Properly read logging into Terraform state [GH-7717]
* resource/aws_route53_record: Existing Route 53 Records are no longer silently overwritten during resource creation by default (use `terraform import` or deprecated `allow_overwrite` argument) [GH-7734]
* resource/aws_vpn_connection: Remove configurability of read-only `customer_gateway_configuration`, `routes`, and `vgw_telemetry` attributes [GH-7636]
Expand Down

0 comments on commit 07e1b5f

Please sign in to comment.