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

fix: prevent auto-update of random_password resource #446

Merged
merged 41 commits into from
Apr 11, 2023

Conversation

ravisiddhu
Copy link
Contributor

This is to fix #445

fix: prevent update of random_password resource due to the changes in the hardcoded values with the help of lifecycles.

ravisiddhu and others added 30 commits December 12, 2022 13:23
…tead of the whole version name for postgres module.
…tead of the whole version name for postgres module.
…tead of the whole version name for postgres module.
…e there are some sensitive fields in google_sql_database_instance resource.
…le, since there are some sensitive fields in google_sql_database_instance resource."

This reverts commit 6c3aeef.
… for creating users with random password if password is set as null or an empty string.
@ravisiddhu ravisiddhu requested a review from a team as a code owner March 21, 2023 07:05
@kpocius
Copy link
Contributor

kpocius commented Mar 21, 2023

I can confirm this indeed resolves #445

@bharathkkb
Copy link
Member

/gcbrun

@g-awmalik
Copy link
Contributor

/gcbrun

@g-awmalik g-awmalik merged commit ed83b8b into terraform-google-modules:master Apr 11, 2023
2 checks passed
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.

Hardcoded values forcing random_password recreation
5 participants