Skip to content

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

@caruso-billfire

Description

@caruso-billfire

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

Metadata

Metadata

Assignees

Labels

effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdp2package/toolsRelated to AWS CDK Tools or CLI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions