0.7.6
With the latest release mlstacks
now will deploy a remote state bucket as a backend for your stack deployments. Not only is this a best practice for Terraform deployments, but it also allows you to collaborate with your colleagues and teammates on mlstacks
deployments.
We also added support for the latest orchestrator integration released by ZenML: VM orchestration with Skypilot!
Thanks also to @cameronraysmith for his bugfix contribution to the repository!
The release also contains some bugfixes and improvements to how and when errors get raised during the deployment process.
What's Changed
- Add remote state deployment + use by default by @strickvl in #97
- Update PR template to discourage PRs on
main
by @strickvl in #101 - Add
skypilot
support for AWS and GCP by @strickvl in #99 - Close quotes on
kubernetes_context
values ingcp-modular
by @cameronraysmith in #100 - Prepare release 0.7.6 by @strickvl in #102
New Contributors
- @cameronraysmith made their first contribution in #100
Full Changelog: 0.7.5...0.7.6