[Bug]: RDS SQLServer — InvalidParameterCombination: You can't specify storage throughput for storage type io1. #32288
Labels
bug
Addresses a defect in current functionality.
service/rds
Issues and PRs that pertain to the rds service.
Terraform Core Version
1.5.2
AWS Provider Version
4.67.0
Affected Resource(s)
Expected Behavior
Error during plan stating this "target state" is not possible, something along the lines of:
Actual Behavior
And if you try to apply that, it fails with the mentioned error
Relevant Error/Panic Output Snippet
Terraform Configuration Files
In the steps to reproduce...
Steps to Reproduce
Then plan/apply that change (which "works")
The gp3 to io1 change works, apply "finishes"
The next terraform plan shows this diff
Important Factoids
References
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: