Commit graph

4 commits

Author SHA1 Message Date
Samuel Beaulieu
0bff2df079
Change the way we load secrets so that we do not have to pass them as ENV vars.
they will be pulled from the provider config, similarily to the other providers
2022-07-11 10:55:03 -05:00
Samuel Beaulieu
65c797137e
rename from AWS to EC2 for consistency
The other cloud provider is GCE and not GCP. In the same way we are creating VMs
in EC2 on AWS.
2022-07-07 08:49:46 -05:00
Tanisha Payne
c3c1a8e1e5
Added aws dependency and renamed directories
rename gce to aws

rename gce to aws

rename gce to aws

create_vm method implimented

create_vm method connected to ec2

setup tags properly, and retireve then in get_vm

begin disk and snapshop, but we dont have perms

add specs for get_vm and vms_in_pool

add spec for create_vm

add spec for destroy_vm

update readme
add a new class lib/vmpooler/aws_setup.rb to do the provisioning of nodes
adding spec tests
adding net:ssh lib for the provisioning of nodes

adding option to provision vm once ready

fix aws_setup

setup of nodes once running
2022-07-06 13:41:54 -05:00
Puppet Security Bot
be877a20c5
Initial commit 2022-06-09 13:56:51 -04:00