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

Feature/add deletion protection option #152

Conversation

askhari
Copy link

@askhari askhari commented Oct 23, 2020

Added a deletetion_protection variable to all modules. Default value: true.

This will allow a more easy way to delete managed databases. The default value is the same I found in the terraform-provider-google to follow the same behaviour.

[ADDED]
* Variable into postgresql module to set the deletion_protection
parameter. This will ease the destroy process for the GCP managed
databases.
[CHANGED]
* README.md files now include the new deletion_protection variable.
@askhari
Copy link
Author

askhari commented Oct 23, 2020

I see that there is an error in the integration tests, but I cannot see the log of the build in GCP. Could you please let me know what is failing to work on it?

@morgante
Copy link
Contributor

Duplicate of #151.

@morgante morgante closed this Oct 23, 2020
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.

2 participants