Skip to content

Modifying code to use custom Parameter groups for RDS#33

Open
JustinRajDeveloper wants to merge 1 commit intovanderbilt-redcap:masterfrom
JustinRajDeveloper:mysql-rds-patch
Open

Modifying code to use custom Parameter groups for RDS#33
JustinRajDeveloper wants to merge 1 commit intovanderbilt-redcap:masterfrom
JustinRajDeveloper:mysql-rds-patch

Conversation

@JustinRajDeveloper
Copy link
Copy Markdown

Previous commit #32 fixed Mysql incompatible issues but its using default parameter group we are unable to modify default parameter group if we want to add additional param. This commit will fix that issue.

@taylorr4
Copy link
Copy Markdown
Contributor

@JamesSWiggins @qing-at-work Do you all agree with this suggested change?

@qing-at-work
Copy link
Copy Markdown
Contributor

Changes look good, the only suggestion that I have is to convert parameters from parameter groups as cloudformation template parameters, so that users can see and update these parameters when deploying cloudformation templates, otherwise, they would need to update the specific cloudformation template when they need to change these parameters.

@taylorr4
Copy link
Copy Markdown
Contributor

@JustinRajDeveloper Would you be able to also make the suggested changes that @qing-at-work mentioned above?

@JustinRajDeveloper
Copy link
Copy Markdown
Author

JustinRajDeveloper commented Sep 26, 2023 via email

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