Added aws dependency and renamed directories

This commit is contained in:
Tanisha Payne 2022-06-09 15:29:54 -04:00
commit 77b340c225
No known key found for this signature in database
GPG key ID: 218FC048BAF34902
20 changed files with 2432 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# frozen_string_literal: true
module VmpoolerProviderAws
VERSION = '0.0.1'
end