Skip to content

Postgres instance creation fails with: Error waiting for Create Instance #11

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

Open
bobbyiliev opened this issue Feb 6, 2025 · 2 comments

Comments

@bobbyiliev
Copy link
Collaborator

Intermittently the Postgres instance would fail with:

│ Error: Error waiting for Create Instance: 
│
│
│   with module.materialize.module.database.google_sql_database_instance.materialize,
│   on .terraform/modules/materialize/modules/database/main.tf line 1, in resource "google_sql_database_instance" "materialize":
│    1: resource "google_sql_database_instance" "materialize" {

The problem seems very similar to the issue reported here, but we are not creating multiple instances.

@bobbyiliev
Copy link
Collaborator Author

Noting that if the creation fails, in the following runs we would get: The Cloud SQL instance already exists as described in: #19

@bobbyiliev
Copy link
Collaborator Author

We have not seen this in a while, though will keep the issue open for a bit longer in case it occurs again.

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

No branches or pull requests

1 participant