Commit 241903d0 authored by Tommy Ulfsparre's avatar Tommy Ulfsparre Committed by Chris Bednarski

no point in setting iops on a standard volumes

parent c6155399
......@@ -21,7 +21,6 @@ func TestBlockDevice(t *testing.T) {
VolumeType: "standard",
VolumeSize: 8,
DeleteOnTermination: true,
IOPS: 1000,
},
Result: &ec2.BlockDeviceMapping{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment