cloud-platform-environments icon indicating copy to clipboard operation
cloud-platform-environments copied to clipboard

chore: test rds io2 IOPS Not enough storage

Open timckt opened this issue 5 months ago • 1 comments

Scenario 6: io2 IOPS Not Specified

  • Variables:
    • storage_type = "io2"
    • db_iops = "1000"
    • db_allocated_storage = "80"

Result: Precondition fails with the error message about io2 storage size.

timckt avatar Sep 26 '24 10:09 timckt