Closed alex-harvey-z3q closed 8 months ago
When a cyclical dependency is detected in the dependency graph, a slightly unclear error message appears like:
sceptre.exceptions.CircularDependenciesError: Dependency cycle detected: configmap-lambda eks-securitygroups
It would be better if Sceptre behaved more like Terraform here and displayed the edges from the graph to make it clearer as to the path of the circular dependency in the graph.
Subject of the issue
When a cyclical dependency is detected in the dependency graph, a slightly unclear error message appears like:
It would be better if Sceptre behaved more like Terraform here and displayed the edges from the graph to make it clearer as to the path of the circular dependency in the graph.
Your environment