Skip to content

Commit

Permalink
Update CHANGELOG for #14214
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 30, 2020
1 parent 9fb4164 commit 79fe48e
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 @@ -22,6 +22,7 @@ BREAKING CHANGES
* 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_cloudfront_distribution: `active_trusted_signers` argument renamed to `trusted_signers` to support accessing `items` in Terraform 0.12 [GH-14339]
* resource/aws_cloudwatch_log_group: Automatically trim `:*` suffix from `arn` attribute [GH-14214]
* resource/aws_cognito_user_pool: Remove deprecated `admin_create_user_config` configuration block `unused_account_validity_days` argument [GH-14294]
* resource/aws_dx_gateway: Remove automatic `aws_dx_gateway_association` resource import [GH-14124]
* resource/aws_dx_gateway_association: Remove deprecated `vpn_gateway_id` argument [GH-14144]
Expand Down

0 comments on commit 79fe48e

Please sign in to comment.