Closed giovannt0 closed 4 years ago
Move methods like ListImages, ListVolumes, etc. to ec2.py to match closer the organization that we have under GCP. Make use of @property decorator in account.py
ec2.py
@property
account.py
Move methods like ListImages, ListVolumes, etc. to
ec2.py
to match closer the organization that we have under GCP. Make use of@property
decorator inaccount.py