Sha256: 704af982e25802b6d659b6044e32b711cbee3cb10ac1e104ab6a7eed65146484

Contents?: true

Size: 102 Bytes

Versions: 5

Compression:

Stored size: 102 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
awspec-1.25.1 lib/awspec/stub/ec2_non_existing.rb
awspec-1.25.0 lib/awspec/stub/ec2_non_existing.rb
awspec-1.24.4 lib/awspec/stub/ec2_non_existing.rb
awspec-1.24.3 lib/awspec/stub/ec2_non_existing.rb
awspec-1.24.2 lib/awspec/stub/ec2_non_existing.rb