Hello guys, is there any terraform example on how ...
# ask-metaflow
c
Hello guys, is there any terraform example on how to configure Metaflow UI? this complete guide lacks the UI configs
v
do you have specific config in mind?
c
yes, we are using
terraform-aws-metaflow
to provision the infra for our metaflow pipelines which run in aws step funcitons. But now we would like to also use the metaflow-ui. I beliveve the end result would be an aws container running the metaflow ui service which would have information on the pipelines running on aws step functions. I know you have this demo metaflow ui, but is it possible to achieve this using
terraform-aws-metaflow
and, if so, is there any example?