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)