-
Notifications
You must be signed in to change notification settings - Fork 454
feat: Support retain_backups_on_delete for mysql, safer_mysql #735
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
base: main
Are you sure you want to change the base?
Conversation
@OscarVanL thx for the PR. Can you plz update versions.tf file? Change min provider version required to 6.31 when this feature was released. |
@imrannayer Done, is that correct? |
@OscarVanL can you plz follow Contrib guide to fix lint issues? Thanks |
@imrannayer I hope that's good now. |
/gcbrun |
1 similar comment
/gcbrun |
@OscarVanL can u plz add it to safer mysql sub-module? |
@imrannayer I have added that for safer_mysql too. I chose to make the variable default to true for |
Relates to #727
Adds support for retain_backups_on_delete for mysql