zenml-io / mlstacks

A series of Terraform based recipes to provision popular MLOps stacks on the cloud.
https://mlstacks.zenml.io/
Apache License 2.0
247 stars 32 forks source link

Make recipes fully modular! #36

Closed wjayesh closed 1 year ago

wjayesh commented 1 year ago

Description

I implemented changes to the existing modular recipes to make all components optional including the orchestrator, the artifact store and container registry.

Changes