Releases: lgallard/terraform-aws-backup
Releases · lgallard/terraform-aws-backup
1.3.0
1.2.0
1.2.0 (2025-09-08)
Features
- enhance AWS Backup feature discovery with issue creation (#234) (f19c275)
- implement smart PR creation for feature tracker updates (#256) (10d2586)
Bug Fixes
- Add proper GitHub token environment to pre-verification and issue creation steps (#241) (e3afa37)
- add pull-requests write permission for automated PR creation (#252) (3764756)
- complete workflow fixes for Claude Code action on master (#227) (619bacc), closes #224
- Deploy enhanced GitHub issue creation workflow to master (#240) (b4b35c1)
- replace non-existent labels with valid repository labels (#243) (1afb0da)
- Replace non-existent npm package check with Docker image validation (#242) (5eecdd0)
- replace TERRAFORM_AUTOMATION_TOKEN with CLAUDE_ISSUE_TOKEN (#229) (74508e9)
- resolve git permissions for feature discovery workflow (#233) (1211fea)
- update ARN validation to support wildcards and gov cloud partitions (#262) (c70b5ce)
- Update Terraform MCP server tool permissions (#232) (f86ae31), closes #224
- Use official HashiCorp Terraform MCP server (#231) (8c9ff3b), closes #224
- use pull requests for feature tracker updates instead of direct push (#246) (1239c76)