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

chore: test rds gp3 less than 20 gb

Open timckt opened this issue 5 months ago • 1 comments

Scenario 1: gp3 Storage Size Less Than 20 GiB

  • Variables:
    • storage_type = "gp3"
    • db_allocated_storage = 15

expected result: Precondition fails with the error message about gp3 storage size.

timckt avatar Sep 26 '24 09:09 timckt