jonrau1 / ElectricEye

ElectricEye is a multi-cloud, multi-SaaS Python CLI tool for Asset Management, Security Posture Management & Attack Surface Monitoring supporting 100s of services and evaluations to harden your CSP & SaaS environments with controls mapped to over 20 industry, regulatory, and best practice controls frameworks
Apache License 2.0
904 stars 121 forks source link

Cloudformation Template has "Tabs" #282

Closed awsrossw closed 2 weeks ago

awsrossw commented 2 weeks ago

The cloudformation template for AWS has "tabs" and cloudformation complains - I can fix locally, but thought you should know

https://github.com/jonrau1/ElectricEye/blob/master/cloudformation/ElectricEye_Organizations_StackSet.yaml

tab characters must not be used in indentation (183:1)

180 | - qldb:ListJour ... 181 | - qldb:ListLedgers 182 | - qbusiness:Get ... 183 | →→→→ - qbusiness:ListApp ... -------^ 184 | - ram:GetResour ... 185 | - rds:DescribeDB*