aws_ebs_volume - iops parameter is lost when EBS type changes from io2 to io1 #21583
Labels
bug
Addresses a defect in current functionality.
service/ec2
Issues and PRs that pertain to the ec2 service.
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Original:
Modified:
(
type
change fromio2
toio1
)Debug Output
n/a
Panic Output
n/a
Expected Behavior
Modification is applied and EBS type changes from io2 to io1.
Actual Behavior
Steps to Reproduce
type = "io2"
along with required parameters.io1
and apply.Important Factoids
n/a
References
n/a
Notes
The text was updated successfully, but these errors were encountered: