diff --git a/builder/amazon/common/block_device_test.go b/builder/amazon/common/block_device_test.go index 1bdf9cdf7..c69ef2efb 100644 --- a/builder/amazon/common/block_device_test.go +++ b/builder/amazon/common/block_device_test.go @@ -21,7 +21,6 @@ func TestBlockDevice(t *testing.T) { VolumeType: "standard", VolumeSize: 8, DeleteOnTermination: true, - IOPS: 1000, }, Result: &ec2.BlockDeviceMapping{