Skip to content

Commit

Permalink
Update CHANGELOG for #13062
Browse files Browse the repository at this point in the history
  • Loading branch information
breathingdust authored Jul 20, 2020
1 parent 52e8dff commit 91608c9
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 @@ -10,6 +10,7 @@ BREAKING CHANGES
* data-source/aws_directory_service_directory: Return an error when a single result is not found [GH-14006]
* data-source/aws_efs_file_system: Return an error when a single result is not found [GH-14005]
* resource/aws_acm_certificate: `certificate_body`, `certificate_chain`, and `private_key` attributes are no longer stored in the Terraform state with hash values [GH-9685]
* resource/aws_apigatewayv2_integration: Correctly handle the `passthrough_behavior` attribute for HTTP APIs [GH-13062]
* resource/aws_autoscaling_group: `availability_zones` and `vpc_zone_identifier` argument conflict now reported at plan-time [GH-12927]
* resource/aws_autoscaling_group: Remove `Computed` property from `load_balancers` and `target_group_arns` arguments, enabling drift detection [GH-14064]
* resource/aws_dx_gateway: Remove automatic `aws_dx_gateway_association` resource import [GH-14124]
Expand Down

0 comments on commit 91608c9

Please sign in to comment.