Skip to content

Commit

Permalink
Update CHANGELOG for #14309
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 24, 2020
1 parent 6cbdb63 commit 33116d1
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 @@ -27,6 +27,7 @@ BREAKING CHANGES
* resource/aws_instance: Return an error when `ebs_block_device` `iops` or `root_block_device` `iops` argument set to a value greater than `0` for volume types other than `io1` [GH-14310]
* resource/aws_lambda_alias: Resource import no longer converts Lambda Function name to ARN [GH-12876]
* resource/aws_launch_template: `network_interfaces` `delete_on_termination` argument changed from `bool` to `string` type [GH-8612]
* resource/aws_lb_listener_rule: Remove deprecated `condition` configuration block `field` and `values` arguments [GH-14309]
* resource/aws_msk_cluster: Update `encryption_info` `encryption_in_transit` `client_broker` argument default to match API default of `TLS` [GH-14132]
* resource/aws_rds_cluster: Update `scaling_configuration` `min_capacity` argument default to match API default of `1` [GH-14268]
* resource/aws_s3_bucket: Remove automatic `aws_s3_bucket_policy` resource import [GH-14121]
Expand Down

0 comments on commit 33116d1

Please sign in to comment.