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

Let the cloudsql module generate a random password #888

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

skalolazka
Copy link
Member

Somehow this blueprint got broken recently - when one specified no value for the CloudSQL password variable, there was a syntax error.
Change: the CloudSQL module generates random password anyway, so the generation is now removed in the blueprint, and it's relying on the module. That fixed it.

@skalolazka skalolazka merged commit 9d0e3c9 into master Oct 17, 2022
@skalolazka skalolazka deleted the nstrelkova-wordpress-password-fix branch October 17, 2022 06:30
@juliocc juliocc changed the title random password: let the cloudsql module generate it Let the cloudsql module generate a random password Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants