mirror of
https://github.com/puppetlabs/vmpooler-provider-gce.git
synced 2026-01-26 11:28:41 -05:00
(DIO-2768) Initial gce provider
This commit is contained in:
commit
588e29b6e1
11 changed files with 663 additions and 0 deletions
5
lib/vmpooler-provider-gce/version.rb
Normal file
5
lib/vmpooler-provider-gce/version.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module VmpoolerProviderGce
|
||||
VERSION = '0.1.0'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue