PowerShell / DSC

This repo is for the DSC v3 project
MIT License
200 stars 29 forks source link

Fix `envvar()` function to error if env var doesn't exist #358

Closed SteveL-MSFT closed 6 months ago

SteveL-MSFT commented 7 months ago

PR Summary

Fix envvar() function to error if env var doesn't exist

PR Context

Fix https://github.com/PowerShell/DSC/issues/336