Releases: gruntwork-io/tflint-ruleset-aws-cis
Releases · gruntwork-io/tflint-ruleset-aws-cis
v0.0.2
What's Changed
- Update GH actions: remove dependabot and signing of binaries by @marinalimeira in #3
Full Changelog: v0.0.1...v0.0.2
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