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

Stackl crashes if terraform outputs dont match FR outputs #230

Open
openPablo opened this issue Apr 20, 2021 · 1 comment
Open

Stackl crashes if terraform outputs dont match FR outputs #230

openPablo opened this issue Apr 20, 2021 · 1 comment
Assignees

Comments

@openPablo
Copy link

openPablo commented Apr 20, 2021

Expected Result

The stackl instance continues working if the number of output vars dont match (or a clearer error message) .

Actual Result

When terraform outputs for example 3 vars, and the stackl Functional Requirement only catches 2 of those, the stackl instance stops playing.

Steps To Reproduce

Make a FR that catches less outputs than the terraform plan.

Potential Causes, Fixes or Additional Information

@openPablo openPablo changed the title Terraform output unclear error message Stackl crashes if terraform outputs dont match FR outputs Apr 20, 2021
@openPablo
Copy link
Author

When stackl doesn't receive all outputs it expects from terraform, stackl stops playing FRs.
Expected result:
Stackl keeps playing FRs, this allows for better modular usage of FRs. Otherwise you always have to carefully match the outputs.

@GBrawl GBrawl self-assigned this Jul 29, 2021
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

2 participants