mirror of
https://github.com/puppetlabs/vmpooler-provider-ec2.git
synced 2026-01-26 02:28:40 -05:00
5 lines
82 B
Ruby
5 lines
82 B
Ruby
# frozen_string_literal: true
|
|
|
|
module VmpoolerProviderAws
|
|
VERSION = '0.0.1'
|
|
end
|