We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed86205 commit 4ccea18Copy full SHA for 4ccea18
1 file changed
CHANGELOG.md
@@ -8,9 +8,11 @@ FEATURES
8
ENHANCEMENTS
9
10
* data-source/aws_ami: Add `throughput` attribute to `block_device_mappings` `ebs` attribute [GH-16631]
11
+* data-source/aws_ebs_volume: Add `throughput` attribute [GH-16517]
12
* resource/aws_ami: Support `volume_type` value of `gp3` and add `throughput` argument to `ebs_block_device` configuration block [GH-16631]
13
* resource/aws_ami_copy: Add `throughput` argument to `ebs_block_device` configuration block [GH-16631]
14
* resource/aws_ami_from_instance: Add `throughput` argument to `ebs_block_device` configuration block [GH-16631]
15
+* resource/aws_ebs_volume: Add `throughput` argument [GH-16517]
16
17
## 3.24.1 (January 15, 2021)
18
0 commit comments