Sha256: 6c7e5fcace2166f2f510d68771e357d47a21bebcf51b3100c231fd991091c094

Contents?: true

Size: 685 Bytes

Versions: 30

Compression:

Stored size: 685 Bytes

Contents

# EC2
require 'awspec/matcher/belong_to_vpc'
require 'awspec/matcher/belong_to_subnet'

# RDS
require 'awspec/matcher/belong_to_db_subnet_group'

# SecurityGroup
require 'awspec/matcher/be_opened'

# Route53
require 'awspec/matcher/have_record_set'

# RouteTable
require 'awspec/matcher/have_route'

# IAM User
require 'awspec/matcher/belong_to_iam_group'

# IAM User/Group/Role
require 'awspec/matcher/be_allowed_action'

# ElastiCache
require 'awspec/matcher/belong_to_replication_group'
require 'awspec/matcher/belong_to_cache_subnet_group'

# CloudWatch
require 'awspec/matcher/belong_to_metric'

# NetworkAcl
require 'awspec/matcher/be_allowed'
require 'awspec/matcher/be_denied'

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
awspec-0.30.0 lib/awspec/matcher.rb
awspec-0.29.0 lib/awspec/matcher.rb
awspec-0.28.1 lib/awspec/matcher.rb
awspec-0.28.0 lib/awspec/matcher.rb
awspec-0.27.2 lib/awspec/matcher.rb
awspec-0.27.1 lib/awspec/matcher.rb
awspec-0.27.0 lib/awspec/matcher.rb
awspec-0.26.2 lib/awspec/matcher.rb
awspec-0.26.1 lib/awspec/matcher.rb
awspec-0.26.0 lib/awspec/matcher.rb
awspec-0.25.3 lib/awspec/matcher.rb
awspec-0.25.2 lib/awspec/matcher.rb
awspec-0.25.1 lib/awspec/matcher.rb
awspec-0.25.0 lib/awspec/matcher.rb
awspec-0.24.2 lib/awspec/matcher.rb
awspec-0.24.1 lib/awspec/matcher.rb
awspec-0.24.0 lib/awspec/matcher.rb
awspec-0.23.0 lib/awspec/matcher.rb
awspec-0.22.1 lib/awspec/matcher.rb
awspec-0.22.0 lib/awspec/matcher.rb