Class: Terracop::Cop::Aws::SecurityGroupRuleCop

Inherits:
Base
  • Object
show all
Defined in:
lib/terracop/cop/aws/security_group_rule_cop.rb

Overview

Base class that provides helper methods for other Cops checking Security Group rules.

Instance Attribute Summary

Attributes inherited from Base

#attributes, #index, #name, #offenses, #type

Method Summary

Methods inherited from Base

#check, config, cop_name, #human_name, #initialize, #offense, run

Constructor Details

This class inherits a constructor from Terracop::Cop::Base