Skip to content

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

@bobbyiliev

Description

@bobbyiliev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions