Skip to content

Releases: lgallard/terraform-aws-backup

1.3.0

16 Sep 10:41
1bc55d9
Compare
Choose a tag to compare

1.3.0 (2025-09-16)

Features

1.2.0

08 Sep 11:45
25ede97
Compare
Choose a tag to compare

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)

1.1.0

31 Aug 23:40
19598e1
Compare
Choose a tag to compare

1.1.0 (2025-08-31)

Features

  • Add automated AWS Backup feature discovery (#222) (bc17645)

Bug Fixes

  • add id-token write permission for OIDC authentication (#225) (25c445a), closes #224

1.0.3

17 Aug 08:52
a7807fd
Compare
Choose a tag to compare

1.0.3 (2025-08-17)

Bug Fixes

  • update Go version from 1.25 to 1.23 and configure Renovate to prevent pre-release versions (#220) (3e62fb5)

1.0.2

12 Aug 00:22
9ed143f
Compare
Choose a tag to compare

1.0.2 (2025-08-12)

Bug Fixes

  • resolve remaining terraform validation and pre-commit CI failures (#217) (bf4e432)
  • resolve terraform validation errors found by pre-commit workflow (#205) (efcf067)

1.0.1

11 Aug 20:05
c61f07c
Compare
Choose a tag to compare

1.0.1 (2025-08-11)

Bug Fixes

  • remove malformed test_formatting.tf causing CI failures (#213) (fb2337b)

1.0.0

11 Aug 19:36
78e96f5
Compare
Choose a tag to compare

1.0.0 (2025-08-11)

⚠ BREAKING CHANGES

  • None - this is a documentation-only change

Documentation

  • optimize CLAUDE.md for improved readability and MCP integration (#211) (49434ed)

0.39.0

09 Aug 22:25
d77882f
Compare
Choose a tag to compare

0.39.0 (2025-08-09)

Features

  • add pre-commit workflow for automated code quality (#203) (102c1c6)

0.38.0

09 Aug 01:03
dd3ec19
Compare
Choose a tag to compare

0.38.0 (2025-08-09)

Features

  • add MCP server support for enhanced documentation access (#201) (911e845)

0.37.0

07 Aug 10:30
dc02224
Compare
Choose a tag to compare

0.37.0 (2025-08-07)

Features

  • add Claude dispatch workflow for repository events (#198) (660d70d)