iops not undefinable on an aws_ebs_volume violates standards #3239
Labels
bug
Addresses a defect in current functionality.
service/ec2
Issues and PRs that pertain to the ec2 service.
Terraform 0.11.1
mitchellh 's comment on hashicorp/terraform#5471 says that resources must interpret a zero value to be undefined.
iops on an aws_ebs_volume when set to "" says:
For this reason it is currently impossible to write a module for an aws_ebs_volume which can parameterise whether iops are included or not.
The text was updated successfully, but these errors were encountered: