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

feat: increased timeout to 30m to support micro instances also. #425

Merged
merged 35 commits into from
Feb 21, 2023

Conversation

ravisiddhu
Copy link
Contributor

This PR is in response to #416
Buganizer issue : b/270095290

Instances with <1 core take a LONG time to create. db-f1-micro will take ~25 minutes. The default in the module should be set to 30 minutes since that is what Terraform defaults to outside of using this module. Hence setting the timeout as 30 minutes for CUD operations in all instance modules.

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 February 21, 2023 05:22
@apeabody
Copy link
Contributor

/gcbrun

Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @ravisiddhu!

@apeabody apeabody merged commit 5ed6288 into terraform-google-modules:master Feb 21, 2023
@ravisiddhu ravisiddhu deleted the timeout branch February 27, 2023 05:39
mnahkies pushed a commit to mnahkies/terraform-google-sql-db that referenced this pull request Mar 12, 2023
run doc generation to pick-up default value change from terraform-google-modules#425

I think that ideally this would be checked for by CI
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

5 participants