Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Add Toggle for Custom RDS ParameterGroup #35

Open
ferricoxide opened this issue Dec 12, 2018 · 0 comments
Open

Add Toggle for Custom RDS ParameterGroup #35

ferricoxide opened this issue Dec 12, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@ferricoxide
Copy link
Member

Problem Description:

Custom RDS ParameterGroups can prevent doing in-place upgrades of PGSQL RDS DBs. Appears upgrades work when using default ParameterGroups (at least when executed outside the CFn context). Need to add a toggle for flipping back and forth between custom and generic when doing stack-updates

Expected Behavior:

Upgrading from 9.x to 10.x succeeds even if custom ParameterGroups are attached.

Actual Behavior:

Upgrading from 9.x to 10.x may fail if custom ParameterGroups are attached.

Fix recommendation:

Add a toggle to RDS template to flip between custom and default ParameterGroup for use during CFn-managed DB version upgrades.

@ferricoxide ferricoxide added the enhancement New feature or request label Dec 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant