- Notifications
You must be signed in to change notification settings - Fork472
feat: Support retain_backups_on_delete for postgres#737
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View thisfailed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Adding Oscar as co-author since this is direct copy/paste from theirmysql changesInspiration from: Oscar van Leusen <oscar.vanleusen@pexip.com> (Couldnot add as co-authored-by due to Google CLA not agreeing for some weirdreason)
LGTM (but also I am not a Googler, so that doesn't mean that much) |
gcbrun |
/gcbrun |
eb9b52f intoterraform-google-modules:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Inspiration (e.g. direct copy/paste) from the work of@OscarVanL on#735
I tried to use
Co-authored-byon the commit, however the CLA check did not recognize Oscar, even thought I used the exact username/email combination that exists in other commits. Either way, thanks@OscarVanL !This would be nice for us since we're using the postgres module for some of our databases in Instruqt.
Relates:#735
Tests
make generate_docs