Hi Team, I’m working off a fork of the Outerbounds...
# ask-metaflow
m
Hi Team, I’m working off a fork of the Outerbounds repo. We previously set up the service with just
metaflow-ui
,
metaflow-datastore
and
metaflow-metadata-service
functional. We recently added
metaflow-computation
but I’m noticing some changes in the terraform plan in the ui and metadata service. Anyone know why these changes might be happening when uncommenting metaflow compute module? Looks like there is a destroy and recreate (-/+) of
aws_ecs_task_definition
for ui_static, ui_backend and metaflow-metadata-service.