Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Dependency graph #61

Open
7 tasks
floriandejonckheere opened this issue Feb 13, 2022 · 0 comments
Open
7 tasks

Dependency graph #61

floriandejonckheere opened this issue Feb 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@floriandejonckheere
Copy link
Owner

floriandejonckheere commented Feb 13, 2022

Create a dependency graph and execute the plan according to the graph (bottom up).

Success cases:

  • Create dependent resource before creating resource
  • Destroy dependent resources before destroying resource
  • Destroy resource depending on resource

Failure cases:

  • Dependency cycle
  • Resource depends on resource that will be destroyed
  • Resource depends on resource that does not exist
  • Create resource depending on resource that will be destroyed
@floriandejonckheere floriandejonckheere added the enhancement New feature or request label Feb 13, 2022
@floriandejonckheere floriandejonckheere self-assigned this Feb 13, 2022
@floriandejonckheere floriandejonckheere added this to the 1.0 milestone Feb 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant