no point in setting iops on a standard volumes

pull/2459/head
Tommy Ulfsparre 11 years ago committed by Chris Bednarski
parent c615539929
commit 241903d0b0

@ -21,7 +21,6 @@ func TestBlockDevice(t *testing.T) {
VolumeType: "standard",
VolumeSize: 8,
DeleteOnTermination: true,
IOPS: 1000,
},
Result: &ec2.BlockDeviceMapping{

Loading…
Cancel
Save