Skip to content

Implement dependsOn processing for config #45

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

Closed
SteveL-MSFT opened this issue Mar 29, 2023 · 2 comments
Closed

Implement dependsOn processing for config #45

SteveL-MSFT opened this issue Mar 29, 2023 · 2 comments
Assignees
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@SteveL-MSFT
Copy link
Member

Summary of the new feature / enhancement

Build execution graph for a config

Proposed technical implementation details (optional)

No response

@SteveL-MSFT SteveL-MSFT added the Issue-Enhancement The issue is a feature or idea label Mar 29, 2023
@SteveL-MSFT SteveL-MSFT moved this to 📋 Backlog in DSC v3 public preview Mar 29, 2023
@SteveL-MSFT SteveL-MSFT self-assigned this Apr 16, 2023
@SteveL-MSFT
Copy link
Member Author

Using ARM syntax, this appears to be: [resourceId('<type>','<name>')] where <name> could be generated using parameters/variables at runtime. For now, (since parameters and variables isn't implemented), it'll just be a string, but we'll follow the syntax.

@SteveL-MSFT
Copy link
Member Author

#175

@github-project-automation github-project-automation bot moved this from In Progress to Done in DSCv3 alpha.3 Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea
Projects
Status: Done
Development

No branches or pull requests

1 participant