Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Feb 15:49
b962223

1.2.1 (2024-02-11)

Bug Fixes

  • add auto-inject for terraform commands (8930c49)

Refactoring

  • add centralised command string generator (90894bb)
  • add high-level runner api (4d04fd9)
  • add terraformcore container configurator (b7cd389)
  • centralise command resolver for terraform lifecycle commands (49f9716)
  • centralise the image configuration resolution (8e72843)
  • fix naming (7cd7373)
  • move args to separated go files, enhance naming (460b514)
  • move tests. Add rest of pending apis for tg and tf (720be28)
  • remove duplicated apis, leverage runner for terraform and terragrunt (42d124e)

Other

Docs