Skip to content

Commit

Permalink
Add a few more repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
dacort committed Jul 20, 2021
1 parent 83932c6 commit b67f897
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data_containers/data_containers/data_containers_stack.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ def __init__(self, stack: cdk.Stack, cluster: ecs.Cluster) -> None:
"dacort/demo-code",
"dacort/forklift",
"dacort/metabase-athena-driver",
"dacort/spark-tweeter",
"dacort/jupyter-static-website",
"dacort/emr-eks-airflow2-plugin",
]
self._stack = stack
self._cluster = cluster
Expand Down

0 comments on commit b67f897

Please sign in to comment.