-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Break DSC Splatted Resource out to its own repo #13
Labels
Milestone
Comments
VertigoRay
added
enhancement
New feature or request
help wanted
Extra attention is needed
labels
Apr 11, 2018
Feel free to open an issue in the appropriate repo |
It's an issue here because:
After giving it much thought, I'd rather collaborate on it with you and will be making a PR on gaelcolas/DscBuildHelpers. |
PR Submitted in DscBuildHelpers. If it gets merged, I'll close this one out. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The is a resource function that should be managed and tested independently, but potentially with other tools:
This function was adapted from code I took from @gaelcolas's Get-DscSplattedResource function. Should likely rename to
New-DscSplattedResource
to avoid conflicts with the Datum function.I'm thinking a new module called: DscSplattedResource. Alternatively, we could discuss adding it to gaelcolas/DscBuildHelpers (or somewhere else), but the documentation on that particular repo would have to be significantly improved.
Be sure to ...
REQUIREMENTS.psd1
.The text was updated successfully, but these errors were encountered: