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 #7553

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

[upstream:818d8b7a2cfc71c9fc8f3db2de3b991bdd0b2247]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 0f8e29f into hashicorp:main Jun 17, 2024
2 checks passed
@modular-magician modular-magician deleted the downstream-pr-818d8b7a2cfc71c9fc8f3db2de3b991bdd0b2247 branch November 16, 2024 03:56
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.

1 participant