Skip to content

oslokommune/reusable-terraform-pr

v1.8.0

Skills for repositories that run Terraform plans with the oslokommune/reusable-terraform-pr workflow.

Changelog

1.8.0 (2026-09-04)

Features

  • add Agent Plugins manifest (014881b)
  • add Claude Code plugin manifest and marketplace (2bd4302)
  • add terraform-drift-detection skill (41408ee)

1.7.0 (2026-09-04)

Features

  • support scheduled drift detection (#35) (72aa8bb)

1.6.3 (2026-08-28)

Dependency Updates

1.6.2 (2026-08-17)

Bug Fixes

1.6.1 (2026-08-14)

Bug Fixes

  • explain apply behavior in PR comments (#30) (59aeeb1)

1.6.0 (2026-06-03)

Features

  • support multiple instances of the workflow in a repository (#26) (8d145d2)

1.5.2 (2026-04-20)

Bug Fixes

  • deps: bump actions to support Node.js 24 (#20) (fcd4aa4)

1.5.1 (2026-04-16)

Bug Fixes

  • add concurrency group to prevent race condition on PR comments (#10) (f98ef59)

1.5.0 (2026-04-13)

Features

  • document supporting multiple keys (#18) (20f5bc8)

Bug Fixes

  • Fail summarize job if any plan fails (#16) (d9cf015)

1.4.4 (2026-03-19)

Dependency Updates

  • update determine stacks to v1.2.1 (d0a9407)

1.4.3 (2026-03-18)

Bug Fixes

1.4.2 (2026-03-04)

Bug Fixes

  • update determine-stacks to v1.1.4 (#30) (04db135)

1.4.1 (2026-03-03)

Bug Fixes

  • Do not trigger on issue comments (#27) (165ce08)

1.4.0 (2026-02-27)

Features

1.3.0 (2026-02-19)

Features

1.2.1 (2026-02-17)

Dependency Updates

  • update determine-stacks to v1.1.2 (#11) (0665961)

1.2.0 (2026-01-29)

Features

  • add summary output when no stacks are found (093dc23)

Bug Fixes

  • check if there exists any summaries before trying to access non-existing directory (223dd1b)
  • check if there exists any summaries before trying to access non-existing directory (72f5f3a)

1.1.0 (2026-01-20)

Features

  • support running outside of PRs (#2) (b69056a)

1.0.1 (2026-01-19)

Bug Fixes

  • expose new inputs (8332dcc)
  • expose planned stacks as an output (1417933)

1.0.0 (2026-01-15)

Bug Fixes