Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 14:52
· 82 commits to main since this release
f594715

0.5.0 (2022-11-03)

⚠ BREAKING CHANGES

  • add app insights worker mode (#146) (#175)
  • module/appgw: refactor of the Application Gateway module (#178)

Features

  • ci: A new workflow to validate TF code against different TF versions (#179) (2fc32da)
  • module/appgw: refactor of the Application Gateway module (#178) (f2c0818)
  • module/loadbalancer: add session persitance to the available options (#195) (26febe6)
  • module/vmseries: add ssh key-pair auth (#191) (ea99b53)
  • module/vmss, module/vmseries: bootstrap options validation (#188) (d115668)
  • modules/vnet: Creation of route tables is optional when using the vnet module (#201) (76cc26f)

Bug Fixes