feat: move helper fonctions into engine

This commit is contained in:
marc
2020-12-17 11:47:46 +01:00
committed by Pierre Mavro
parent 95135d3c78
commit 287c972a23
7 changed files with 109 additions and 14 deletions

View File

@@ -52,6 +52,7 @@ rusoto_ecr = "0.45.0"
rusoto_eks = "0.45.0"
rusoto_s3 = "0.45.0"
rusoto_dynamodb = "0.45.0"
rusoto_iam = "0.45.0"
# Digital Ocean Deps
digitalocean = "0.1.1"