Skip to content

Enable resources to "require" other resources #1074

@hugosantos

Description

@hugosantos

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions