outerbounds / terraform-aws-metaflow

Deploy production-grade Metaflow cloud infrastructure on AWS
https://registry.terraform.io/modules/outerbounds/metaflow/aws/latest
Apache License 2.0
58 stars 49 forks source link

Add db_instance_type and db_engine_version to main variables #55

Closed wrbooth closed 1 year ago

wrbooth commented 1 year ago

Adding the ability to change db_instance_type and db_engine_version from the main metaflow terraform module.

Testing Screenshots

RDS micro instance with engine version 14

rds

casperbiering commented 1 year ago

@oavdeev Do you have time to take a look at this please?

oavdeev commented 1 year ago

Sorry it took so long, we'll merge & test & cut a new release in the next few days

JPWallhorn commented 1 year ago

@oavdeev Have you had a chance to look at this? This change would be very helpful for us too. Thank you.