Skip to content

Commit

Permalink
Update CHANGELOG for #14296
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 24, 2020
1 parent b45d6cf commit a3bee42
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 @@ -26,6 +26,7 @@ BREAKING CHANGES
* resource/aws_ebs_volume: Return an error when `iops` argument set to a value greater than 0 for volume types other than `io1` [GH-14310]
* resource/aws_elastic_transcoder_preset: Remove `video` configuration block `max_frame_rate` argument default value [GH-7141]
* resource/aws_emr_cluster: Remove deprecated `instance_group` configuration block, `core_instance_count`, `core_instance_type`, and `master_instance_type` arguments [GH-14137]
* resource/aws_glue_job: Remove deprecated `allocated_capacity` argument [GH-14296]
* resource/aws_iam_access_key: Remove deprecated `ses_smtp_password` attribute [GH-14299]
* 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]
Expand Down

0 comments on commit a3bee42

Please sign in to comment.