Skip to content

Conversation

Gijsreyn
Copy link
Contributor

@Gijsreyn Gijsreyn commented Oct 3, 2025

PR Summary

This PR adds support for nested parameter dependencies in DSC configuration documents, allowing parameters to reference other parameters in their defaultValue expressions through multi-pass dependency resolution.

The parameter type contained a definition schema, where context only stored resolved values and types.

PR Context

Fix #1129

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

Successfully merging this pull request may close these issues.

Parameter input failure: Parser: Parameter '<parameterName>' not found in context for nested parameters
1 participant