Skip to content

v2.0.0

Compare
Choose a tag to compare
@mdeeks mdeeks released this 25 Jun 18:02
· 21 commits to main since this release
700f37c

Default values for sizing of Postgres, Redis, and Brainstore were adjusted to better match realistic production usage. This is being marked as a 2.0.0 release because it changes defaults and users might have to make changes to their parameters passed to the module to avoid resizing their database and redis instance.

Warning

Increasing the size of a production RDS database and Elasticache will incur a downtime while the instance is rebooted. Please inspect your terraform plan carefully.

We are making this change because there have been multiple incidents with customers using defaults which are not suitable for production. We want the default to work for the most common and critical use-cases.

What's Changed

New Contributors

Full Changelog: v1.5.0...v2.0.0