Skip to content

Commit

Permalink
Turn on eager loading for AWS resources
Browse files Browse the repository at this point in the history
  • Loading branch information
hfinucane committed May 24, 2016
1 parent fec3f19 commit e93d0ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/kitchen/driver/ec2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
require "aws-sdk-core/waiters/errors"
require "retryable"

Aws.eager_autoload!

module Kitchen

module Driver
Expand Down

0 comments on commit e93d0ad

Please sign in to comment.