Skip to content

Releases: joomcode/terragrunt-atlantis-config

1.21.1-joom.3

26 Jun 16:57
@g7r g7r

Choose a tag to compare

Changes since v1.21.1-joom.2:

  • Bump Terragrunt to 1.0.8
  • Set UsePartialParseConfigCache=true for 3x speedup

1.21.1-joom.2

26 Jun 14:09
@g7r g7r

Choose a tag to compare

Fork release on the same upstream base (1.21.1). Performance-only changes:

  • Share terragrunt parsing caches across projects
  • Memoize top-level parseLocals results

Versioning scheme: <upstream>-joom.<N>. This release = upstream 1.21.1 + the fork perf optimizations above.

Install:

go install github.com/joomcode/terragrunt-atlantis-config@v1.21.1-joom.2

1.21.1-joom.1

25 Jun 17:02
@g7r g7r

Choose a tag to compare

Joom fork release. Base: upstream 1.21.1. Change: terragrunt bumped to v0.93.13 (fixes the slow generate hang — 10+ min -> seconds). Versioning: -joom..