Skip to content

Latest commit

 

History

History
65 lines (50 loc) · 6.78 KB

CHANGELOG-v4.md

File metadata and controls

65 lines (50 loc) · 6.78 KB

Changelog

4.2.0 (2022-12-08)

Merged pull requests:

  • Add new variable use_for_each so we can use for_each to create multiple resource instances. #84 (lonegunmanb)
  • Bump tflint plugin version, add new checking rule #83 (lonegunmanb)
  • Upgrade terraform-module-test-helper lib so we can get rid of override file to execute version upgrade test #82 (lonegunmanb)

4.1.0 (2022-11-24)

Merged pull requests:

  • Add support for delegation block for azurerm_subnet resource #81 (lonegunmanb)
  • reorder variables, outputs and arguments #80 (lonegunmanb)
  • Replace location with local variable #78 (jiaweitao001)
  • Fix CI pipeline by adding missing override file, version upgrade test and correct changelog filename #76 (lonegunmanb)
  • Rewrite output to get rid of legacy index syntax #75 (lonegunmanb)

4.0.1 (2022-11-23)

Merged pull requests:

4.0.0 (2022-11-22)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator