Skip to content

Terraform Apply fails after taking 20 min #58

@nimadaneshvar

Description

@nimadaneshvar

I use the version 1.1.0 and the parallelism is set to 1. the terraform apply fails after taking 15 min

module.ndo.mso_schema.schema["SITE"]: Still creating... [07m30s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [07m40s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [07m50s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [08m00s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [08m10s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [08m20s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [08m30s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [08m40s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [08m50s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [09m00s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [09m10s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [09m20s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [09m30s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [09m40s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [09m50s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [10m00s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [10m10s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [10m20s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [10m30s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [10m40s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [10m50s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [11m00s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [11m10s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [11m20s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [11m30s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [11m40s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [11m50s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [12m00s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [12m10s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [12m20s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [12m30s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [12m40s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [12m50s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [13m00s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [13m10s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [13m20s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [13m30s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [13m40s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [13m50s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [14m00s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [14m10s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [14m20s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [14m30s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [14m40s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [14m50s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [15m00s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [15m10s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [15m20s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [15m30s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [15m40s elapsed]
module.ndo.mso_schema.schema["SITE"]: Still creating... [15m50s elapsed]

│ Error: Empty response body

│ with module.ndo.mso_schema.schema["SITE"],
│ on .terraform/modules/ndo/ndo_schemas.tf line 20, in resource "mso_schema" "schema":
│ 20: resource "mso_schema" "schema" {


Releasing state lock. This may take a few moments...

any thought?

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