Closed
Description
Describe the Bug
We created a RDS database with gp3 storage type and then after that on the next terraform apply, it is is changing the iops from 3000 to 0.
Expected Behavior
it should not change to 0. it should stay at 3000 for storage size under 400gb.
And let us customize IOPS for greater that 400gb.
Steps to Reproduce
create a gp3 RDS with less than 400gb storage and then re-run terraform apply.
Screenshots

Environment
No response
Additional Context
No response