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

Improve diagnostics for dependency cycles #330

Closed
eladb opened this issue Jul 12, 2018 · 0 comments
Closed

Improve diagnostics for dependency cycles #330

eladb opened this issue Jul 12, 2018 · 0 comments
Labels
@aws-cdk/core Related to core CDK functionality feature-request A feature should be added or improved.

Comments

@eladb
Copy link
Contributor

eladb commented Jul 12, 2018

It should be possible to identify dependency cycles in CloudFormation templates during synthesis and not wait for CloudFormation to identify them. We might be able to also print some useful information to help understand the cycle and resolve it (for example, who depends on who in the cycle could be useful).

@eladb eladb added enhancement @aws-cdk/core Related to core CDK functionality labels Dec 17, 2018
@srchase srchase added feature-request A feature should be added or improved. and removed enhancement labels Jan 3, 2019
@eladb eladb changed the title Find dependency cycles during synthesis Improve diagnostics for dependency cycles Mar 4, 2019
@eladb eladb closed this as completed Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/core Related to core CDK functionality feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants