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

chore: test rds io2 with enought storage and iops

Open timckt opened this issue 5 months ago • 1 comments

Scenario 7: io2 IOPS Not Specified

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

Result: terraform plan pass.

timckt avatar Sep 26 '24 10:09 timckt