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

Increase timeouts on google_sql_database_instance to 90m #18458

Conversation

modular-magician
Copy link
Collaborator

------- Stdout: -------
=== RUN   TestAccSqlDatabaseInstance_basicClone
=== PAUSE TestAccSqlDatabaseInstance_basicClone
=== CONT  TestAccSqlDatabaseInstance_basicClone
    vcr_utils.go:152: Step 1/2 error: Error running apply: exit status 1
        Error: Error waiting for Create Instance: timeout while waiting for state to become 'DONE' (last state: 'RUNNING', timeout: 40m0s)
          with google_sql_database_instance.instance,
          on terraform_plugin_test.tf line 2, in resource "google_sql_database_instance" "instance":
           2: resource "google_sql_database_instance" "instance" {
--- FAIL: TestAccSqlDatabaseInstance_basicClone (2407.16s)
FAIL

Release Note Template for Downstream PRs (will be copied)

sql: increased timeouts on `google_sql_database_instance` to 90m to account for longer-running actions such as creation through cloning

Derived from GoogleCloudPlatform/magic-modules#10960

…#10960)

[upstream:818d8b7a2cfc71c9fc8f3db2de3b991bdd0b2247]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 47f437c into hashicorp:main Jun 17, 2024
2 checks passed
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant