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
245 stars 32 forks source link

Fix Skypilot output flavor names #114

Closed strickvl closed 7 months ago

strickvl commented 7 months ago

We'd previously enabled Skypilot in #99 but the stack output recipe was using old / incorrect flavor names. These are fixed in this PR.

Pre-requisites

Please ensure you have done the following:

Types of changes