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

chore: test rds gp3 IOPS Specified with Large Storage

Open timckt opened this issue 5 months ago • 1 comments

Scenario 4: gp3 IOPS Specified with Large Storage

  • Variables:
    • storage_type = "gp3"
    • db_allocated_storage = 400
    • db_engine = "postgres"
    • db_iops = 12000

Result: terraform plan pass

timckt avatar Sep 26 '24 09:09 timckt