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

Add variable for managing the creation of the default database and user #163

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

mirobertod
Copy link
Contributor

Hello,
I'd like to add the option to enable or disable the creation of the default database and user.

At the moment if I delete the default DB from the google console, terraform recreate it at the next run.

@morgante morgante merged commit eb300d3 into terraform-google-modules:master Nov 23, 2020
@czka
Copy link

czka commented Dec 18, 2020

@morgante , @mirobertod
Hey, this is awesome and comes right on time for me. Pitty it's not documented on https://registry.terraform.io/modules/GoogleCloudPlatform/sql-db/google/latest/submodules/mysql.

How does that doc get updated?

Aww, OK, that was for Postgres only. Let me copy it over for MySQL as well.

EDIT: So you've copied it for MySQL as well, just 2 days ago 👍. How about a 4.4.1 release?

@andreykaipov
Copy link
Contributor

andreykaipov commented Feb 18, 2021

Just tried to disable default user creation for MySQL. Disappointed I couldn't. A 4.4.1 release would be appreciated.

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.

None yet

4 participants