Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file. This project tries to adhere to Semantic Versioning.

[0.3.1] - 2021-12-29

  • #8 provider autodetection

[0.3.0] - 2021-07-26

  • #5 Improvements
  • detect module or stack type so module specs can be written
  • better organize internal ts helper methods to concerns
  • improve config folder copy so it overwrites existing files instead of blowing away folder
  • improve starter boilerplate templates
  • clean up reconfigure logging and auto call it

[0.2.3] - 2021-05-31

  • #4 fix module test generator

[0.2.2] - 2020-11-17

  • fix outputs helper and templates

[0.2.1] - 2020-11-16

  • #3 add config terraform provider template for azure test

[0.2.0] - 2020-11-15

  • #2 stack test like module test template, reconfigure logger
  • stack test like module test template, reconfigure logger

[0.1.0]

  • Initial release