Sha256: 147935c540fb7e94b900fdcfbdf4647e77285f2e5ab62ae0535440ac500fbd41

Contents?: true

Size: 356 Bytes

Versions: 7

Compression:

Stored size: 356 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'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
awspec-0.11.0 lib/awspec/matcher.rb
awspec-0.10.2 lib/awspec/matcher.rb
awspec-0.10.1 lib/awspec/matcher.rb
awspec-0.10.0 lib/awspec/matcher.rb
awspec-0.9.0 lib/awspec/matcher.rb
awspec-0.8.1 lib/awspec/matcher.rb
awspec-0.8.0 lib/awspec/matcher.rb