Output YAML format template to cdk.out #6461
Labels
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
package/tools
Related to AWS CDK Tools or CLI
Currently, JSON format XXX.template.json is output to cdk.out directory.
I want to be able to change the format of this file to YAML format.
Use Case
To change to a format that is easy for humans to understand.
I know the command "cdk synth" can output template as YAML format.
But I want to be able to select YAML and JSON for the file format of the template in cdk.out.
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: