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

Fix CDK deployment output in CircleCI #103

Open
leothomas opened this issue Jan 12, 2021 · 1 comment
Open

Fix CDK deployment output in CircleCI #103

leothomas opened this issue Jan 12, 2021 · 1 comment

Comments

@leothomas
Copy link
Contributor

CDK has implemented some output when deploying a template that breaks inside of CircleCI and prints all characters one by one, vertically:
image

Issue in CDK: https://github.com/aws/aws-cdk/issues/8893.

Possible solution using a CI environment variable when deploying

@leothomas
Copy link
Contributor Author

Added CI=1 as environment variable to CircleCI - to monitor

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

No branches or pull requests

1 participant