cloud-platform-environments
cloud-platform-environments copied to clipboard
chore: test rds gp3 IOPS Not Specified with Large Storage
Scenario 3: gp3 IOPS Not Specified with Large Storage
- Variables:
- storage_type = "gp3"
- db_allocated_storage = 400
- db_engine = "postgres"
- db_iops = null
Expected result: Precondition fails with the error message about gp3 IOPS.