yvrhdn / tfe-run

The glue between GitHub Actions and Terraform Cloud
MIT License
29 stars 5 forks source link

Don't fail the workflow if no statefile is available #23

Open yvrhdn opened 3 years ago

yvrhdn commented 3 years ago

Follow up from #22: in a new Terraform workspace when no statefile has been added yet, every speculative run will fail when attempting to fetch the outputs.

We should either: