Terraform plan is pending for too long

This is what I get when calling terraform plan. It takes too long and never finishes. The state of the run on the Terraform web app is pending. Is there something I am missing?

I also get a message on the Terraform cloud web app >>>> Checking for configuration which never ends as well

the workspace is a vcs workspace with no modifications to the default settings (I have just created the workspace)

4m 17s
Run terraform plan -no-color

Running plan in the remote backend. Output will stream here. Pressing Ctrl-C

will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan…

To view this run in a browser, visit:

(Workflow runs · MohammedShetaya/IaC · GitHub

Waiting for the plan to start…
)Waiting for the plan to start… (30s elapsed)

Waiting for the plan to start… (1m0s elapsed)
Waiting for the plan to start… (1m30s elapsed)
Waiting for the plan to start… (2m0s elapsed)
Waiting for the plan to start… (2m30s elapsed)

Waiting for the plan to start… (3m0s elapsed)
Waiting for the plan to start… (3m30s elapsed)

Earlier today there was an incident that made some runs get “stuck” in the pending queue for an extended period:

I suspect that your workspace was affected by that incident. The incident is now resolved, so your workspace should now hopefully be behaving correctly. If not, I’d suggest contacting HashiCorp Support since they’ll be able to work with you to inspect what’s going on with your account/workspace specifically, whereas participants in this forum can only give general advise about the overall product behavior.