Skip to content

Releases: lgallard/terraform-aws-ecr

1.3.0

22 Aug 00:39
8bb7ed7

Choose a tag to compare

1.3.0 (2025-08-22)

Features

  • enhance feature discovery with detailed issue content generation (451ddf0)

Bug Fixes

  • add PAT authentication for GitHub issue creation (1068f56)
  • correct GitHub issue creation commands (2366c11)
  • reset failed issue creation attempts in feature tracker (c6662d1)

1.2.0

21 Aug 20:43
cb66e26

Choose a tag to compare

1.2.0 (2025-08-21)

Features

  • schedule ECR feature discovery test run for 21:12 UTC today (ef8e5bd)

1.1.1

21 Aug 20:25
1c1874a

Choose a tag to compare

1.1.1 (2025-08-21)

Bug Fixes

  • add missing mode parameter for Claude Code Action (9be7805)

1.1.0

21 Aug 19:10
2f3a73b

Choose a tag to compare

1.1.0 (2025-08-21)

Features

  • Add advanced tagging strategies with templates, validation, and normalization (#78) (5d838b3)
  • add automated ECR feature discovery system (#149) (a8e0fbf)
  • add automatic v-prefix removal from release titles (#106) (f0d9457)
  • add Claude dispatch workflow for repository events (#135) (4877708)
  • Add CloudWatch monitoring and alerting for ECR repositories (#80) (a123105)
  • Add comment-based Claude Code Review triggers (like Cursor's Bugbot) (#97) (2da2479)
  • Add Dependabot (cc533d7)
  • add GitHub issue templates for AI-consumable task management (ea92669)
  • add MCP server support for enhanced documentation access (#140) (07b8723)
  • Add support for prevent_destroy in ECR repository configuration (2a17863)
  • Add support for repository replication (#55) (5ef83b8)
  • Add Terratest framework for automated testing (#54) (b5554c1)
  • Add test file with intentional issues for Claude Code Review testing (9e6ac26)
  • Change Claude Code Review trigger from 'claude' to 'codebot' (d5fc663)
  • complete release-please standardization across all repositories (#108) (1506473)
  • enhance Claude Code Review to focus on PR changes with --full option (#115) (daf63c9)
  • Enhance ECR module with improved security, configuration, and doc (880fa6f)
  • Enhance ECR module with improved security, configuration, and documentation (cff46b9)
  • Enhance security configurations with registry scanning, pull-through cache, and secret scanning (#71) (666e7bc)
  • extract pull-through cache rules into dedicated submodule (#142) (d2a9f4c)
  • Implement pull request rules for enhanced ECR governance (#83) (7aab872)
  • Implement state migration for ECR repository resources (8d4a02e)
  • Improve lifecycle policies with helper variables and standardized templates (#74) (975129a)
  • logging: add ECR logging configuration with CloudWatch integration (#30) (97dab31)
  • migrate from Dependabot to Renovate for better Terraform support (#110) (c0b983c)
  • optimize resource management by replacing count with for_each patterns (#147) (2009edd)
  • remove unused local variable to resolve tflint warning (151b3a5)
  • Update ECR module outputs and variable descriptions (81b836b)
  • Update prevent_destroy behavior and enhance ECR repository examples (75e5b35)
  • Update variables and outputs (043c288)

Bug Fixes

  • add .release-please-config.json to root directory for workflow (#64) (6b1f6db)
  • Add pull-request-title-pattern to control release title formatting (#91) (b99b9cf)
  • address failing pre-commit checks in pull-through cache PR (#145) (dacc9e1)
  • allow missing AWS credentials in pre-commit CI (baf9cc0)
  • Enhance README and variables.tf for clarity and structure (8d5555e)
  • fix/image_scanning_configuration default value (41c9567)
  • Grant Bash permissions to Claude for pre-commit hooks (#132) (230e943)
  • image_scanning_configuration default value (daf133b)
  • improve tflint installation in pre-commit workflow (ce208bc)
  • move release-please manifest to root directory (#65) (d61003c)
  • Refactor ECR module to enhance pull request rules and monitoring capa… (#86) (231c753)
  • remove "v" prefix from release-please tags (#63) (397c135)
  • remove "v" prefix from release-please tags (#67) (15cd05e)
  • remove "v" prefix inconsistencies in CHANGELOG.md comparison URLs (#69) (53df957)
  • Remove emoji reactions that were failing due to permissions (3bc77e4)
  • Remove extra double quote in encryption_type variable description (67aea5b)
  • remove pip cache from pre-commit workflow (9e3935c)
  • Remove v prefix from release titles to match tag format (#89) (2ccfec7)
  • repository_arn outpu...
Read more

0.28.0

21 Aug 19:08
2ab7ddd

Choose a tag to compare

0.28.0 (2025-08-21)

Features

  • add automated ECR feature discovery system (#149) (a8e0fbf)
  • optimize resource management by replacing count with for_each patterns (#147) (2009edd)

0.27.1

12 Aug 00:16
8f7c908

Choose a tag to compare

0.27.1 (2025-08-12)

Bug Fixes

  • address failing pre-commit checks in pull-through cache PR (#145) (dacc9e1)

0.27.0

11 Aug 23:47
ac02549

Choose a tag to compare

0.27.0 (2025-08-11)

Features

  • extract pull-through cache rules into dedicated submodule (#142) (d2a9f4c)

0.26.0

09 Aug 00:42
ffd6832

Choose a tag to compare

0.26.0 (2025-08-09)

Features

  • add MCP server support for enhanced documentation access (#140) (07b8723)

0.25.1

08 Aug 08:40
3877576

Choose a tag to compare

0.25.1 (2025-08-08)

Bug Fixes

  • repository_arn output should return ARN instead of repository name (#138) (6b9f0cc)

0.25.0

07 Aug 10:51
db8597c

Choose a tag to compare

0.25.0 (2025-08-07)

Features

  • add Claude dispatch workflow for repository events (#135) (4877708)