restructuring libs to be a bit more sane in terms of schema and so that we can split between aws and gcp
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
This file is used to perform various EC2 operations
|
||||
'''
|
||||
|
||||
from libs.ec2 import *
|
||||
from libs.aws.ec2 import *
|
||||
|
||||
|
||||
def module_ec2_describe_instances_basic():
|
||||
|
||||
Reference in New Issue
Block a user