andrewperlas / gcp-resume

Cloud resume challenge hosted on GCP
0 stars 0 forks source link

GA workflow for running terraform fails at 'terraform plan' #1

Closed andrewperlas closed 6 months ago

andrewperlas commented 6 months ago

Latest GA workflow run for running terraform failed at the terraform plan step. This step was running for 6 hours before the operation canceled.

Run terraform plan -no-color

/home/runner/work/_temp/2ab86204-b994-41cd-8d28-5bf299b3c95d/terraform-bin plan -no-color
var.project_id
  The default project to manage GCP resources in
Error: The operation was canceled.
andrewperlas commented 6 months ago

Added -var-file="resume-dev.tfvars" to terraform plan step