iann0036 / AWSConsoleRecorder

Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.
MIT License
1.42k stars 87 forks source link

Indent Size #36

Closed alytle closed 5 years ago

alytle commented 5 years ago

First, thanks for writing this awesome tool. It's been needed for a long time, and I really appreciate it.

For a feature request, could we consider setting a "Number of Spaces" for the Cloudformation output? Small issue, but I generally prefer 2 spaces to 4 in my CFN.

Thanks again!

iann0036 commented 5 years ago

Thanks for raising Andrew,

The new feature will be available in 0.3.22. Let me know if this works for you.

alytle commented 5 years ago

Thanks!