tflint-ruleset-aws-cis

Tflint rules for CIS AWS Foundations Benchmark compliance checks. These rules work in addition to the recommendations from Gruntwork's CIS Service Catalog.

APACHE-2.0 License

Stars
11
Committers
3

Bot releases are hidden (Show)

tflint-ruleset-aws-cis - v0.0.2 Latest Release

Published by marinalimeira almost 2 years ago

What's Changed

Full Changelog: https://github.com/gruntwork-io/tflint-ruleset-aws-cis/compare/v0.0.1...v0.0.2

tflint-ruleset-aws-cis - v0.0.1

Published by marinalimeira almost 2 years ago

What's Changed

  • New tflint ruleset for CIS AWS Foundations Benchmark.
    • aws_security_group_rule_invalid_cidr_block: Validate CIDR blocks from aws_security_group_rule to not allow 0.0.0.0/0 access to remote administrator ports (22 and 3389)

Pull Request

https://github.com/gruntwork-io/tflint-ruleset-aws-cis/pull/1

Full Changelog: https://github.com/gruntwork-io/tflint-ruleset-aws-cis/commits/v0.0.1