Skip to content

v0.2.0 - First set of services completed

Pre-release
Pre-release

Choose a tag to compare

@sesispla sesispla released this 21 Feb 23:08
· 124 commits to master since this release

This release represents the first minor bump. It contains the first set of Azure services we aimed to support.

It adds helm release capabilities, plus a major refactor on existing sub-generators, to use composition instead of copy/paste questions and templates. For instance, the azure-aks-app and azure-aks-helm now use sub-generators to create static IP addresses and ingresses.

Added terraform v0.12.20 support.

It also features a major internal refactor, to reduce class coupling and speed up unit testing executions.