v0.2.0
set defaults to cis compliant @mcalhoun (#8)
what
- Set defaults to be compliant with CIS Foundation Benchmark
- Update module to latest Terraform 0.14 syntax
why
To make sure customers are using a best-practices password policy
Output min password length @joshmyers (#6)
what
https://github.com/cloudposse/terraform-root-modules/blob/master/aws/account-settings/outputs.tf#L5-L7 expects this to be output, so output it.