From bf32ca71b84dae3b6831094dd5a9bfd4f4fe456a Mon Sep 17 00:00:00 2001 From: Thomas Nieto <38873752+ThomasNieto@users.noreply.github.com> Date: Sat, 10 May 2025 00:19:04 -0500 Subject: [PATCH] Update Source resource Location property --- docs/dsc/Source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dsc/Source.md b/docs/dsc/Source.md index 57866c0..59e12c9 100644 --- a/docs/dsc/Source.md +++ b/docs/dsc/Source.md @@ -47,7 +47,7 @@ Default value: Present Specifies the package source location. ```yaml -Attribute: Required +Attribute: Write Type: string Default value: None ```