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

Enable resources to "require" other resources #1074

Open
hugosantos opened this issue Jan 30, 2023 · 0 comments
Open

Enable resources to "require" other resources #1074

hugosantos opened this issue Jan 30, 2023 · 0 comments
Labels

Comments

@hugosantos
Copy link
Contributor

At the moment providers can declare resources explicitly that they consume. But sometimes users may want to attach dependencies to some generic resources, like kubernetes manifests.

This could work similarly to "requires" in servers, that simply establishes a link between two servers.

Exact syntax + semantics TBD. Probably the provider should either (a) specify a filter for resources, or (b) declare that the resource class allows any dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant