Sha256: 2ca02a5454f249059f3f0e53bb91354db1dd0a4d7f932b63f769e1cc66fcb46c

Contents?: true

Size: 133 Bytes

Versions: 13

Compression:

Stored size: 133 Bytes

Contents

# frozen_string_literal: true

Aws.config[:ec2] = {
  stub_responses: {
    describe_instances: {
      reservations: []
    }
  }
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
awspec-1.31.0 lib/awspec/stub/ec2_non_existing.rb
awspec-1.30.0 lib/awspec/stub/ec2_non_existing.rb
awspec-1.29.3 lib/awspec/stub/ec2_non_existing.rb
awspec-1.29.2 lib/awspec/stub/ec2_non_existing.rb
awspec-1.29.1 lib/awspec/stub/ec2_non_existing.rb
awspec-1.29.0 lib/awspec/stub/ec2_non_existing.rb
awspec-1.28.2 lib/awspec/stub/ec2_non_existing.rb
awspec-1.28.1 lib/awspec/stub/ec2_non_existing.rb
awspec-1.28.0 lib/awspec/stub/ec2_non_existing.rb
awspec-1.27.1 lib/awspec/stub/ec2_non_existing.rb
awspec-1.27.0 lib/awspec/stub/ec2_non_existing.rb
awspec-1.26.0 lib/awspec/stub/ec2_non_existing.rb
awspec-1.25.2 lib/awspec/stub/ec2_non_existing.rb