Skip to content

Add adapted resource manifest for each module#284

Open
Gijsreyn wants to merge 1 commit into
microsoft:mainfrom
Gijsreyn:gh-272/main/add-adaptedresource-manifests
Open

Add adapted resource manifest for each module#284
Gijsreyn wants to merge 1 commit into
microsoft:mainfrom
Gijsreyn:gh-272/main/add-adaptedresource-manifests

Conversation

@Gijsreyn
Copy link
Copy Markdown
Contributor

@Gijsreyn Gijsreyn commented May 8, 2026

📖 Description

This pull request reverts #262 as *.dsc.manifests.json discovery is only available in 3.3.0-preview.* release. Thus, it adds individual *.dsc.adaptedResource.json for each resource. In the future, when there's a stable release of DSC 3.3.0, it can be reverted back to using *.dsc.manifests.json

Note

The module used isn't shipped to the PowerShell gallery, but can be found at: https://github.com/dsccommunity/DscResource.Authoring

🔗 References

Fix #272.

🔍 Validation

  1. Add a module to the $env:PSModulePath
  2. Run dsc resource list

The resource(s) should be listed with the requireAdapter set.

✅ Checklist

📋 Issue Type

  • Bug fix
  • Feature
  • Task
Microsoft Reviewers: Open in CodeFlow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add adapted resource manifests to all DSC resources for faster discovery

1 participant