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

Modifying code to use custom Parameter groups for RDS #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JustinRajDeveloper
Copy link

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
Contributor

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

@qing-at-work
Copy link
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
Contributor

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

@JustinRajDeveloper
Copy link
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