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

Provide the capability to allow stateful resources to have dependencies #81

Closed
SeanFarrow opened this issue Jun 16, 2023 · 1 comment
Closed

Comments

@SeanFarrow
Copy link

I really like the stateful resource feature, but what would be really nice is to have the ability to allow one stateful resource to only run after another had successfully executed.

For example, let's say I'm using asp.net Identity to manage a user database with EntityFramework. I would want ot run migrations, then potentially seed some users.

@jeremydmiller
Copy link
Member

Oh, yeah, I'll buy into that one.

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

No branches or pull requests

2 participants