v1.1.0
Version 1.1.0 release.
This release brings a new way of managing AWS, Linode, and Digital Ocean deployments. The new automation-api process uses the Pulumi API directly, and the various providers have been refactored to use this paradigm which removes redundant code and deprecates the use of bash scripts.
Workstation based deployments - Minikube, K3s, MicroK8s - continue to use the bash scripts, but these will be refactored to use the automation-api in the future.
This closes #167 '
What's Changed
- text added to readme file by @krouser in #189
- Add support for the Pulumi Automation API by @dekobon in #167
New Contributors
Full Changelog: v1.0.1...v1.1.0