You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
The Resource parameter in the VaporShell.DSL submodule fails when specifying the dynamic parameter ResourceType since it's expecting to fill the ValidateSet values based on the previous folder structure. After moving to a compiled PSM1 for the primary VaporShell module, this no longer works.
The text was updated successfully, but these errors were encountered:
https://github.com/scrthq/VaporShell/blob/master/VaporShell/DSL/VaporShell.DSL.psm1#L84
The
Resource
parameter in theVaporShell.DSL
submodule fails when specifying the dynamic parameterResourceType
since it's expecting to fill the ValidateSet values based on the previous folder structure. After moving to a compiled PSM1 for the primary VaporShell module, this no longer works.The text was updated successfully, but these errors were encountered: