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

(cli): cdk synth need to disable printing the Cloudformation Template to console #11970

Closed
caruso-billfire opened this issue Dec 9, 2020 · 2 comments · Fixed by #12178
Closed
Assignees
Labels
effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. good first issue Related to contributions. See CONTRIBUTING.md p2 package/tools Related to AWS CDK Tools or CLI

Comments

@caruso-billfire
Copy link

The Question

There should be a way to run cdk synth and disable printing the Cloudformation Template to stdout.
It would make sense for this to work when use --output or for it to be its own flag.

The reason: In our Codebuild logs it is very annoying to have a giant template printed line by line when we are only running the synth to use the --output flag to analyse the Cloudformation Template.

Environment

  • CDK CLI Version: all
  • Module Version: all
  • Node.js Version: n/a
  • OS: all
  • Language (Version): TypeScript / possibly all
@caruso-billfire caruso-billfire added guidance Question that needs advice or information. needs-triage This issue or PR still needs to be triaged. labels Dec 9, 2020
@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label Dec 9, 2020
@rix0rrr rix0rrr added effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. good first issue Related to contributions. See CONTRIBUTING.md p2 and removed guidance Question that needs advice or information. labels Dec 14, 2020
@briete
Copy link
Contributor

briete commented Dec 14, 2020

Are you sure you want to work on this issue?

@SomayaB SomayaB removed the needs-triage This issue or PR still needs to be triaged. label Dec 14, 2020
@mergify mergify bot closed this as completed in #12178 Jan 11, 2021
mergify bot pushed a commit that referenced this issue Jan 11, 2021
fixes #11970 

---
_By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license_
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. good first issue Related to contributions. See CONTRIBUTING.md p2 package/tools Related to AWS CDK Tools or CLI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants