Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

37 lines (26 loc) · 1.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v2.0.0-alpha.16]

  • Add stage.*.container.skip_workspace boolean parameter to skip mounting the current working directory when using the docker plugin
  • Do not pass the PATH and host environment variables to the child docker container

[v2.0.0-alpha.14]

  • Fixes depends_on not being respected on modules.

[v2.0.0-alpha.13]

  • Changes the behavior of module lifecycles. By default all modules will be run if lifecycle.phase is unspecified.

[v2.0.0-alpha.12]

  • Add TOGOMAK_ARGS environment variable.

[v2.0.0-alpha.11]

  • Add --logging.local.file and --logging.local.file.path for writing logs to file.

[v2.0.0-alpha.10]

  • Fix path.module incorrectly being populated for togomak modules

[v2.0.0-alpha.9]

  • Add support for modules
  • Add JSON logger
  • Add for_each to modules
  • Add variable block

[v2.0.0-alpha.4]

  • Add support for for_each meta argument

[Older releases]

see git log for previous release history, or use GitHub releases page