mitre / aws-foundations-cis-baseline

InSpec profile to validate your VPC to the standards of the CIS Amazon Web Services Foundations Benchmark
Other
77 stars 30 forks source link

default iam master policy value in templates.attributes.yml #6

Closed ejaronne closed 6 years ago

ejaronne commented 6 years ago

looking at 1.18 and comparing to templates.attributes.yml, i noticed that the default in the later for iam_master_policy_name is identified as "iam_master_policy" (with underscores), but by the convention y'all are using shouldn't it be "iam-master-policy" (dashed)?

rx294 commented 6 years ago

Thank you for catching that Eugene. I will correct the error. They are not really conventions, just placeholders for the target environment's actual policy names.