Merge pull request #622 from Hestia-Homes/eco-eligiblity-bug

remove invalid rds params
This commit is contained in:
KhalimCK 2025-12-15 11:22:02 +08:00 committed by GitHub
commit 86e3f0b3f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,8 +87,6 @@ resource "aws_db_instance" "default" {
apply_immediately = true
# Set up storage type to gp3 for better performance
storage_type = "gp3"
iops = 3000
storage_throughput = 125
}
# Set up the bucket that recieve the csv uploads of epc to be retrofit