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](https://github.com/zenml-io/zenml/pull/1765)!
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 https://github.com/zenml-io/mlstacks/pull/97
* Update PR template to discourage PRs on `main` by strickvl in https://github.com/zenml-io/mlstacks/pull/101
* Add `skypilot` support for AWS and GCP by strickvl in https://github.com/zenml-io/mlstacks/pull/99
* Close quotes on `kubernetes_context` values in `gcp-modular` by cameronraysmith in https://github.com/zenml-io/mlstacks/pull/100
* Prepare release 0.7.6 by strickvl in https://github.com/zenml-io/mlstacks/pull/102
New Contributors
* cameronraysmith made their first contribution in https://github.com/zenml-io/mlstacks/pull/100
**Full Changelog**: https://github.com/zenml-io/mlstacks/compare/0.7.5...0.7.6