outerbounds / terraform-aws-metaflow

Deploy production-grade Metaflow cloud infrastructure on AWS
https://registry.terraform.io/modules/outerbounds/metaflow/aws/latest
Apache License 2.0
58 stars 49 forks source link

Allow to change UI image in high level module #17

Closed ruial closed 2 years ago

ruial commented 2 years ago

Hello,

This PR allows users to specify the UI docker image from the high level module, as it is currently done for the metadata service docker image.

Cheers.

oavdeev commented 2 years ago

👍 That looks reasonable to me, I think we can merge this once the pre-commit failure is fixed

ruial commented 2 years ago

Didn't notice the docs were automatically generated, fixed.

Would also be cool to bump the default ui version to 1.1.2 as it is supported with the service version 2.2.2 according to the releases and also includes the very useful cards feature :)