hashicorp / boundary-reference-architecture

Example reference architecture for a high availability Boundary deployment on AWS.
https://boundaryproject.io
Mozilla Public License 2.0
213 stars 106 forks source link

Update postgres engine & instance class to latest usable version #79

Closed AdamBouhmad closed 2 years ago

AdamBouhmad commented 2 years ago

Changes: This PR upgrades Postgres to the most recent and usable version, as 11.8 is no longer supported by AWS. Additionally, db.t2.micro is no longer a valid instance class, so we've bumped up to the next available size that runs at the same price(.017/h - https://aws.amazon.com/rds/mysql/pricing/).

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.