Is there a valid way to conditionally pass inputs based on if a dependency exists or not? #865
Unanswered
mitchellciupak
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am new to terragrunt and trying to create an
_envccommon/example.hclto include in atenant/example/terragrunt.hcllike:_envccommon/example.hcl
my goal is to just make the
_envccommon/example.hclmore flexible and I don't want to pass nulls likesorry if this seems a bit hacky 😅
Beta Was this translation helpful? Give feedback.
All reactions