dsccommunity / StorageDsc

DSC resource module is used to manage storage on Windows Servers.
https://dsccommunity.org
MIT License
71 stars 52 forks source link

WaitForVolume: Add read-only parameter 'Available' #159

Open johlju opened 6 years ago

johlju commented 6 years ago

Details of the scenario you tried and the problem that is occurring: Suggest we add a read-only parameter to the WaitForVolume resource. That way the Get-TargetResource could call Test-TargetResource and return the result (the actual current state) of the volume in the property Available when calling Get-DscConfiguration.

The DSC configuration that is using the resource (as detailed as possible): n/a

Version of the Operating System and PowerShell the DSC Target Node is running: n/a

Version of the DSC module you're using, or 'dev' if you're using current dev branch: Dev

timhaintz commented 6 years ago

Hi @johlju sign me up for this one. Just saw there is a PR in already for this one. :)