Skip to content

DeploymentNotFound when referencing an output from a conditional deployment module #7735

Answered by alex-frankel
masters3d asked this question in Q&A
Discussion options

You must be logged in to vote

It does some like you are running into the issue that #3750 would have caught. It seems your output is dependent on a module being executed, so when it is not, the deployment fails. You probably need to use the ternary operator to conditionally set the value. In order to know for sure, please include a concise repro of the issue.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@brwilkinson
Comment options

@brwilkinson
Comment options

Answer selected by brwilkinson
Comment options

You must be logged in to vote
1 reply
@brwilkinson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #7644 on July 28, 2022 17:23.