Ability to have specific parameters passed to a template when selected via options:
Proposed solution
Update options selection of the templateRef for a resource to take option specific params.
Given a templateRef with options
When parameters need to flex based upon the selected template
Then parameters specific to the selected template will be provided
Description of problem
Ability to have specific parameters passed to a template when selected via options:
Proposed solution
Update options selection of the templateRef for a resource to take option specific params.
Example