Skip to content

v0.2.1

Choose a tag to compare

@seungmun seungmun released this 03 Sep 08:02
ded5141

0.2.1 (2026-09-03)

Features

  • add optional S3 graph remote lock (#46) (a235d5b)
  • allow literal vars on use to fill group export inputs (#42) (8c1b159)
  • isolate terraform state for shared module sources (#43) (9e39039)

Bug Fixes

  • let destroy be approved too, instead of failing at its own prompt (#32) (a555a92)
  • offer approve in editor completion, and stop the two schemas drifting (#41) (bff0338)
  • serialize concurrent terragraph processes with a blueprint lock (#31) (f3295e5)

Documentation

  • add agent conventions and PR body requirements (911bf74)
  • contrast terragraph with terraform_remote_state in the README (#44) (42cefce)
  • drop em-dashes from the README opening (#45) (009dc40)