Skip to content

Commit

Permalink
Update CHANGELOG for #16631
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jan 19, 2021
1 parent 59d3866 commit 79fe9fa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ FEATURES
* **New Resource:** `aws_backup_global_settings` [GH-16475]
* **New Resource:** `aws_sagemaker_feature_group` [GH-16728]

ENHANCEMENTS

* data-source/aws_ami: Add `throughput` attribute to `block_device_mappings` `ebs` attribute [GH-16631]
* resource/aws_ami: Support `volume_type` value of `gp3` and add `throughput` argument to `ebs_block_device` configuration block [GH-16631]
* resource/aws_ami_copy: Add `throughput` argument to `ebs_block_device` configuration block [GH-16631]
* resource/aws_ami_from_instance: Add `throughput` argument to `ebs_block_device` configuration block [GH-16631]

## 3.24.1 (January 15, 2021)

BUG FIXES
Expand Down

0 comments on commit 79fe9fa

Please sign in to comment.