(DIO-3162) Add support for disk_type in gce

This commit is contained in:
Samuel Beaulieu 2022-06-21 09:35:18 -05:00
parent d16f9b5c49
commit edd183d9c6
No known key found for this signature in database
GPG key ID: 12030F74136D0F34
5 changed files with 51 additions and 36 deletions

View file

@ -2,4 +2,4 @@ source ENV['GEM_SOURCE'] || 'https://rubygems.org'
gem 'vmpooler', '~> 2.3'
gem 'vmpooler-provider-vsphere', '~> 1.5'
gem 'vmpooler-provider-gce', '~> 0.2'
gem 'vmpooler-provider-gce', '~> 0.3'