Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 1.08 KB

v2.1 (July 2020)

FEATURES:

  • new feature: Add support for Terraform 013 (#9)

v2.0 (March 2020)

FEATURES:

  • new feature: Add support for azurerm 2.x and azurecaf providers (#6)

IMPROVEMENTS:

  • improvement: Changing to resource_group_name instead of rg.

v1.1 (January 2020)

FEATURES:

  • new feature: Add support for naming convention (#3)
  • new feature: Add examples (#2)

IMPROVEMENTS:

  • improvement: Unifing input variable names accross CAF modules (resource_group_name -> rg,log_analytics_workspace_id -> la_workspace_id) (#5)

BUGS:

  • bug fix: Support for eventhub diagnostics is now optionnal (#6)