DoSomething / infrastructure

🐄 DoSomething.org's infrastructure, managed by Terraform.
MIT License
3 stars 2 forks source link

Updating Quasar QA RDS instance size and associated parameters. #237

Closed sheyd closed 4 years ago

sheyd commented 4 years ago

What's this PR do?

This pull request:

How should this be reviewed?

Will make sure the Terraform validation runs.

Any background context you want to provide?

We're tuning down/saving money where we can on unnecessary infrastructure costs.

Relevant tickets

References Pivotal #172147854.

Checklist

sheyd commented 4 years ago

Terraform plan ran successfully. One note is that the DB parameters will be applied before the RDS instance re-sizing takes place. However, since we're tuning the parameters down, not up, it shouldn't impact current job runs (i.e. DB shouldn't run out of resources due to parameter over-provisioning).