GoogleCloudPlatform / GoogleCloudPlatform/cloud-foundation-toolkit
CFT Scorecard cannot output multiple formats a single run.
Open
feature request
P4
triaged
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 493
- Avg merge
- 4h 12m
- Merged PRs (30d)
- 1
Description
CFT Scorecard offers a number of outputs - json, txt, csv, but it cannot produce a combination of these in one execution.
For instance I would like to print txt to stdout and save json to file. To do this now the execution must be repeated. This is extremely lengthy with large CAI files and under-resourced CI machines.
tl;dr
Please enable txt output to stdout and json output to file simultaneously.
Contributor guide
Assessment
This issue has not been assessed yet.