Setting iops
on non-provisioned IOPS EBS volumes should be a validation error
#12667
Labels
breaking-change
Introduces a breaking change in current functionality; usually deferred to the next major release.
service/ec2
Issues and PRs that pertain to the ec2 service.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
Milestone
When creating or updating an EBS volume, either as a bare resource or as a root volume or attached volume on an EC2 instance, the code either logs a warning (root devices and creating a standalone resource) or does nothing (attached volumes or updating a standalone resource).
This should be treated as a validation error instead.
Community Note
Affected Resource(s)
aws_instance
aws_ebs_volume
The text was updated successfully, but these errors were encountered: