changing from step to module
This commit is contained in:
@@ -3,5 +3,5 @@ ECR functions
|
||||
'''
|
||||
from libs.ecr import *
|
||||
|
||||
def step_ecr_describe_repos():
|
||||
def module_ecr_describe_repos():
|
||||
describe_repositories()
|
||||
|
||||
Reference in New Issue
Block a user