v0.0.1
What's Changed
- New tflint ruleset for CIS AWS Foundations Benchmark.
aws_security_group_rule_invalid_cidr_block
: Validate CIDR blocks fromaws_security_group_rule
to not allow0.0.0.0/0
access to remote administrator ports (22 and 3389)
Pull Request
Full Changelog: https://github.com/gruntwork-io/tflint-ruleset-aws-cis/commits/v0.0.1