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

v8.0.2008

Compare
Choose a tag to compare
@arnaudlh arnaudlh released this 03 Sep 00:36
05cb01e

v8.0.2008 (August 2020)

BREAKING CHANGES:

  • We have fully migrated the codebase to Terraform 0.13 and refactored the code rely on a new key-based iterative model to simplify deployment and maintenance. We also leverage new features like conditions and iterations on modules, variables validation, etc.
  • Backup your TFstate and redeploy from scratch.

FEATURES:

  • added support for azurerm 2.25 : On all sample landing zones azurerm provider
  • landingzone_caf_foundations : Refactoring foundations to use new key-based iterative model, enabling support for multi-regions foundations.
  • landingzone_networking : Refactoring networking landing zones to use new key-based iterative model, this is enabling support for all networking models in only one landing zone.