We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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.
The text was updated successfully, but these errors were encountered:
Noting that if the creation fails, in the following runs we would get: The Cloud SQL instance already exists as described in: #19
The Cloud SQL instance already exists as described
Sorry, something went wrong.
We have not seen this in a while, though will keep the issue open for a bit longer in case it occurs again.
The Cloud SQL instance already exists
No branches or pull requests
Intermittently the Postgres instance would fail with:
The problem seems very similar to the issue reported here, but we are not creating multiple instances.
The text was updated successfully, but these errors were encountered: