Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add state/rds-aurora-serverless-v2-postgres.yaml #728

Closed
wants to merge 0 commits into from

Conversation

ab77
Copy link
Contributor

@ab77 ab77 commented Dec 29, 2023

(Override all values in parentheses)

(Run yamllint folder/template.yaml, cfn-lint -i E1019 E3002 E2520 -t folder/template.yaml, and aws cloudformation validate-template --template-body file://folder/template.yaml before you open a PR)

(Do not include multiple changes in one PR. Open additional PRs instead.)


This the Aurora Serverless v2 PostgreSQL template, based off your v1, but with some additional useful features we typically use in production (e.g. exports, metrics and custom param. groups). I considered updating v1 with additional conditionals to make a "v2 toggle", but ended up settling on a separate template. I deployed this in a test environment with and without snapshot, so at least it deploys and creates a small v2 cluster. Let me know your thoughts..

P.S. I didn't end up using the built-in managed user/pass secrets (i.e. ManageMasterUserPassword and MasterUserSecret) since you already have a separate stack for that.

@ab77 ab77 force-pushed the master branch 3 times, most recently from 18787d1 to c6e0936 Compare January 1, 2024 22:59
@andreaswittig
Copy link
Contributor

@ab77 Thanks for your contribution. We'll need some time to test this with one of our workloads.

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.

3 participants