Is it possible to forward parameters to includes? #895
Unanswered
gtbuchanan
asked this question in
Q&A
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.
-
This example shows
parametersFile
being passed to theMicrosoft.DSC/Include
resource. However, I'm wondering if it's supported to do something like this instead:I'm trying to author a composite configuration where I can pass a single parameters file to simplify usage. Specifying an inner
parametersFile
would prevent me from being able to use a single composite configuration (AFAIK).Beta Was this translation helpful? Give feedback.
All reactions