Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 12:45
b69e8e3

1.2.0 (2024-02-08)

Features

  • Add advanced export APIs (3729d62)
  • Add backup option for the exporter API (e99eed0)
  • Add security group module (814faf6)
  • add support for forwarding unix sockets, and ssh authentication (e4440ff)
  • add support for terragrunt (6270a94)
  • Add terraform core apis to be reused by different iaac tools (9f2f0a1)
  • add terraformcore api for plan (9a00148)
  • Add tests for dirs.go in TerraDagger (9854117)

Refactoring

  • Add client configuration API (d821f58)
  • Add export and import functionality (8f149d8)
  • Add import and advanced export (c57772b)
  • Add instance validator interface (38d4045)
  • add simplified version of the tfinit command (c8e1f9d)
  • Add unit tests for commands, args and command's package (79ae9e5)
  • full rewrite of terradagger (ea40e68)
  • New logic (134f531)

Other

  • adjust dead link in docs (db3b788)