Skip to content

Conversation

@wrbooth
Copy link
Contributor

@wrbooth wrbooth commented Mar 22, 2023

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

@oavdeev oavdeev self-requested a review July 18, 2023 19:02
variable "db_instance_type" {
type = string
description = "RDS instance type to launch for PostgresQL database."
default = "db.t2.small"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to change it to db.t3.small like in #72

@casperbiering
Copy link

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

@oavdeev
Copy link
Member

oavdeev commented Sep 1, 2023

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

@JPWallhorn
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants