Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yvrhdn opened this issue Aug 9, 2021 · 0 comments
Open

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

yvrhdn opened this issue Aug 9, 2021 · 0 comments

Comments

@yvrhdn
Copy link
Owner

yvrhdn commented Aug 9, 2021

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:

  • fetch the outputs from the statefile that is created by the plan (if this is possible with the API?)
  • not fail when the statefile does not exist (i.e. log a warning and do not return any outputs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant