Releases: lgallard/terraform-aws-ecr
Releases · lgallard/terraform-aws-ecr
1.3.0
1.2.0
1.1.1
1.1.0
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...