v0.6.0
What's Changed
- chore(terraform): update azurerm provider version constraint to allow newer versions by @sachincool in #16
- Moving to common workflows by @dunefro in #17
- hl/update version by @sachincool in #18
- Added support for existing cluster by @dunefro in #19
New Contributors
- @sachincool made their first contribution in #16
Full Changelog: v0.5.2...v0.6.0
Changelog Description
- Added support for existing cluster using
var.use_existing_cluster
- Added data block to fetch existing cluster details
- Added upgrade guide to have migration steps.
- Added a
scripts/
directory to have migration scripts and other uses.