Skip to content
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

Add metadata so adapter resource knows if input is configuration or for a resource #348

Merged
merged 4 commits into from
Mar 6, 2024

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

As noted in the issue, adding metadata to the config indicating the input is a configuration, but only if the target resource is an adapter. Also fix it so that export input will also execute any expressions. Update powershell and wmi adapter resources to use this new metadata property.

PR Context

Fix #253

@SteveL-MSFT SteveL-MSFT changed the title Add metadata so adatper resource knows if input is configuration or for a resource Add metadata so adapter resource knows if input is configuration or for a resource Mar 6, 2024
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Mar 6, 2024
Merged via the queue into PowerShell:main with commit e7e8572 Mar 6, 2024
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the metadata branch March 6, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stdin for config vs resource
2 participants