|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | | -## [0.31.0](https://github.com/lgallard/terraform-aws-backup/compare/v0.30.6...v0.31.0) (2025-07-23) |
| 5 | +## [0.31.0](https://github.com/lgallard/terraform-aws-backup/compare/0.30.6...0.31.0) (2025-07-23) |
6 | 6 |
|
7 | 7 |
|
8 | 8 | ### Features |
9 | 9 |
|
10 | 10 | * add claude code review workflow ([#179](https://github.com/lgallard/terraform-aws-backup/issues/179)) ([a3b25eb](https://github.com/lgallard/terraform-aws-backup/commit/a3b25eb204d119286f0ed2c112bbf3acc723f5ae)) |
11 | 11 |
|
12 | | -## [0.30.6](https://github.com/lgallard/terraform-aws-backup/compare/v0.30.5...v0.30.6) (2025-07-17) |
| 12 | +## [0.30.6](https://github.com/lgallard/terraform-aws-backup/compare/0.30.5...0.30.6) (2025-07-17) |
13 | 13 |
|
14 | 14 |
|
15 | 15 | ### Bug Fixes |
16 | 16 |
|
17 | 17 | * Handle null values in dynamic for_each blocks in selection.tf ([#175](https://github.com/lgallard/terraform-aws-backup/issues/175)) ([54484af](https://github.com/lgallard/terraform-aws-backup/commit/54484afd3078c29ac4558512f1bf339f1441ef5a)) |
18 | 18 |
|
19 | | -## [0.30.5](https://github.com/lgallard/terraform-aws-backup/compare/v0.30.4...v0.30.5) (2025-07-16) |
| 19 | +## [0.30.5](https://github.com/lgallard/terraform-aws-backup/compare/0.30.4...0.30.5) (2025-07-16) |
20 | 20 |
|
21 | 21 |
|
22 | 22 | ### Bug Fixes |
23 | 23 |
|
24 | 24 | * Correct terraform formatting in iam.tf ([0342cd5](https://github.com/lgallard/terraform-aws-backup/commit/0342cd5a9caa1cf6415be27bde70dd280d2a94a5)) |
25 | 25 |
|
26 | | -## [0.30.4](https://github.com/lgallard/terraform-aws-backup/compare/v0.30.3...v0.30.4) (2025-07-16) |
| 26 | +## [0.30.4](https://github.com/lgallard/terraform-aws-backup/compare/0.30.3...0.30.4) (2025-07-16) |
27 | 27 |
|
28 | 28 |
|
29 | 29 | ### Bug Fixes |
30 | 30 |
|
31 | 31 | * Resolve IAM for_each invalid argument error ([#168](https://github.com/lgallard/terraform-aws-backup/issues/168)) ([49a5434](https://github.com/lgallard/terraform-aws-backup/commit/49a543404a73e81ecb9a655116aa9e38c304c139)) |
32 | 32 |
|
33 | | -## [0.30.3](https://github.com/lgallard/terraform-aws-backup/compare/v0.30.2...v0.30.3) (2025-07-16) |
| 33 | +## [0.30.3](https://github.com/lgallard/terraform-aws-backup/compare/0.30.2...0.30.3) (2025-07-16) |
34 | 34 |
|
35 | 35 |
|
36 | 36 | ### Bug Fixes |
37 | 37 |
|
38 | 38 | * Resolve conditions variable type error in backup selections ([#170](https://github.com/lgallard/terraform-aws-backup/issues/170)) ([d83a5cf](https://github.com/lgallard/terraform-aws-backup/commit/d83a5cf9ed34c52e972fb49d45c6308b5fb3c580)) |
39 | 39 |
|
40 | | -## [0.30.2](https://github.com/lgallard/terraform-aws-backup/compare/v0.30.1...v0.30.2) (2025-07-13) |
| 40 | +## [0.30.2](https://github.com/lgallard/terraform-aws-backup/compare/0.30.1...0.30.2) (2025-07-13) |
41 | 41 |
|
42 | 42 |
|
43 | 43 | ### Bug Fixes |
44 | 44 |
|
45 | 45 | * Correct output references in cost_optimized_backup example ([#166](https://github.com/lgallard/terraform-aws-backup/issues/166)) ([28e24cb](https://github.com/lgallard/terraform-aws-backup/commit/28e24cb81fe6fa3f5e99a9ae19f0d566689400f8)) |
46 | 46 |
|
47 | | -## [0.30.1](https://github.com/lgallard/terraform-aws-backup/compare/v0.30.0...v0.30.1) (2025-07-13) |
| 47 | +## [0.30.1](https://github.com/lgallard/terraform-aws-backup/compare/0.30.0...0.30.1) (2025-07-13) |
48 | 48 |
|
49 | 49 |
|
50 | 50 | ### Bug Fixes |
51 | 51 |
|
52 | 52 | * Add missing cold_storage_after validations for plans and rules variables ([#164](https://github.com/lgallard/terraform-aws-backup/issues/164)) ([7b99f8b](https://github.com/lgallard/terraform-aws-backup/commit/7b99f8b1842a842b424de910d0c18ab4ba60c694)) |
53 | 53 |
|
54 | | -## [0.30.0](https://github.com/lgallard/terraform-aws-backup/compare/v0.29.0...v0.30.0) (2025-07-12) |
| 54 | +## [0.30.0](https://github.com/lgallard/terraform-aws-backup/compare/0.29.0...0.30.0) (2025-07-12) |
55 | 55 |
|
56 | 56 |
|
57 | 57 | ### Features |
58 | 58 |
|
59 | 59 | * Implement performance optimizations and comprehensive examples (Issues [#122](https://github.com/lgallard/terraform-aws-backup/issues/122) & [#123](https://github.com/lgallard/terraform-aws-backup/issues/123)) ([#158](https://github.com/lgallard/terraform-aws-backup/issues/158)) ([18a163f](https://github.com/lgallard/terraform-aws-backup/commit/18a163fde2162db1b53fabfb873bf24c492a9a08)) |
60 | 60 |
|
61 | | -## [0.29.0](https://github.com/lgallard/terraform-aws-backup/compare/v0.28.0...v0.29.0) (2025-07-12) |
| 61 | +## [0.29.0](https://github.com/lgallard/terraform-aws-backup/compare/0.28.0...0.29.0) (2025-07-12) |
62 | 62 |
|
63 | 63 |
|
64 | 64 | ### Features |
65 | 65 |
|
66 | 66 | * Comprehensive Code Quality & Structure Improvements (Issues [#121](https://github.com/lgallard/terraform-aws-backup/issues/121) & [#125](https://github.com/lgallard/terraform-aws-backup/issues/125)) ([#155](https://github.com/lgallard/terraform-aws-backup/issues/155)) ([22cc323](https://github.com/lgallard/terraform-aws-backup/commit/22cc323a04c6c06a2149bea29944540a38ab8724)) |
67 | 67 |
|
68 | | -## [0.28.0](https://github.com/lgallard/terraform-aws-backup/compare/v0.27.0...v0.28.0) (2025-07-11) |
| 68 | +## [0.28.0](https://github.com/lgallard/terraform-aws-backup/compare/0.27.0...0.28.0) (2025-07-11) |
69 | 69 |
|
70 | 70 |
|
71 | 71 | ### Features |
72 | 72 |
|
73 | 73 | * Complete comprehensive documentation and enhanced input validation ([#119](https://github.com/lgallard/terraform-aws-backup/issues/119) [#120](https://github.com/lgallard/terraform-aws-backup/issues/120)) ([#153](https://github.com/lgallard/terraform-aws-backup/issues/153)) ([8d7d735](https://github.com/lgallard/terraform-aws-backup/commit/8d7d7358809cf9ba9369276f159a6978c4abad7a)) |
74 | 74 |
|
75 | | -## [0.27.0](https://github.com/lgallard/terraform-aws-backup/compare/v0.26.2...v0.27.0) (2025-07-11) |
| 75 | +## [0.27.0](https://github.com/lgallard/terraform-aws-backup/compare/0.26.2...0.27.0) (2025-07-11) |
76 | 76 |
|
77 | 77 |
|
78 | 78 | ### Features |
79 | 79 |
|
80 | 80 | * Comprehensive security enhancements and testing improvements ([#148](https://github.com/lgallard/terraform-aws-backup/issues/148)) ([3da8bd4](https://github.com/lgallard/terraform-aws-backup/commit/3da8bd4aedaf7c4d16bf4455c61394ae76597c33)) |
81 | 81 |
|
82 | | -## [0.26.2](https://github.com/lgallard/terraform-aws-backup/compare/v0.26.1...v0.26.2) (2025-07-11) |
| 82 | +## [0.26.2](https://github.com/lgallard/terraform-aws-backup/compare/0.26.1...0.26.2) (2025-07-11) |
83 | 83 |
|
84 | 84 |
|
85 | 85 | ### Bug Fixes |
86 | 86 |
|
87 | 87 | * standardize AWS provider configurations across examples ([c23586f](https://github.com/lgallard/terraform-aws-backup/commit/c23586fe2ad4aaafc6e22b5d612edbf1c6c54da9)) |
88 | 88 |
|
89 | | -## [0.26.1](https://github.com/lgallard/terraform-aws-backup/compare/v0.26.0...v0.26.1) (2025-07-11) |
| 89 | +## [0.26.1](https://github.com/lgallard/terraform-aws-backup/compare/0.26.0...0.26.1) (2025-07-11) |
90 | 90 |
|
91 | 91 |
|
92 | 92 | ### Bug Fixes |
93 | 93 |
|
94 | 94 | * Update Go dependencies to address security vulnerabilities ([#145](https://github.com/lgallard/terraform-aws-backup/issues/145)) ([cae39f8](https://github.com/lgallard/terraform-aws-backup/commit/cae39f84682a26d8bef078814bbba36686bd8964)) |
95 | 95 |
|
96 | | -## [0.26.0](https://github.com/lgallard/terraform-aws-backup/compare/v0.25.0...v0.26.0) (2025-07-11) |
| 96 | +## [0.26.0](https://github.com/lgallard/terraform-aws-backup/compare/0.25.0...0.26.0) (2025-07-11) |
97 | 97 |
|
98 | 98 |
|
99 | 99 | ### Features |
100 | 100 |
|
101 | 101 | * Add retry logic for transient AWS API failures in tests ([#141](https://github.com/lgallard/terraform-aws-backup/issues/141)) ([4aff8eb](https://github.com/lgallard/terraform-aws-backup/commit/4aff8eb34ba46fdde96a70df03ce825b91537b95)), closes [#132](https://github.com/lgallard/terraform-aws-backup/issues/132) |
102 | 102 |
|
103 | | -## [0.25.0](https://github.com/lgallard/terraform-aws-backup/compare/0.24.1...v0.25.0) (2025-07-11) |
| 103 | +## [0.25.0](https://github.com/lgallard/terraform-aws-backup/compare/0.24.1...0.25.0) (2025-07-11) |
104 | 104 |
|
105 | 105 |
|
106 | 106 | ### Features |
107 | 107 |
|
108 | 108 | * Implement comprehensive testing and CI/CD pipeline ([#131](https://github.com/lgallard/terraform-aws-backup/issues/131)) ([4047912](https://github.com/lgallard/terraform-aws-backup/commit/40479124432ea4506e1add512c3284b0a12492b4)) |
109 | 109 |
|
110 | | -## [0.24.1](https://github.com/lgallard/terraform-aws-backup/compare/0.24.0...v0.24.1) (2025-06-28) |
| 110 | +## [0.24.1](https://github.com/lgallard/terraform-aws-backup/compare/0.24.0...0.24.1) (2025-06-28) |
111 | 111 |
|
112 | 112 |
|
113 | 113 | ### Bug Fixes |
114 | 114 |
|
115 | 115 | * Windows VSS backup validation to support all selection methods and case-insensitive EC2 detection ([#129](https://github.com/lgallard/terraform-aws-backup/issues/129)) ([bb682c3](https://github.com/lgallard/terraform-aws-backup/commit/bb682c3583931009a0dab5fc94d089b4ece2e21a)) |
116 | 116 |
|
117 | | -## [0.24.0](https://github.com/lgallard/terraform-aws-backup/compare/0.23.8...v0.24.0) (2025-05-30) |
| 117 | +## [0.24.0](https://github.com/lgallard/terraform-aws-backup/compare/0.23.8...0.24.0) (2025-05-30) |
118 | 118 |
|
119 | 119 |
|
120 | 120 | ### Features |
121 | 121 |
|
122 | 122 | * Add support for multiple backup plans ([#115](https://github.com/lgallard/terraform-aws-backup/issues/115)) ([a97e915](https://github.com/lgallard/terraform-aws-backup/commit/a97e9159ea3e02df6088e2ed132f8e1521a4fb21)) |
123 | 123 |
|
124 | | -## [0.23.8](https://github.com/lgallard/terraform-aws-backup/compare/0.23.7...v0.23.8) (2025-03-20) |
| 124 | +## [0.23.8](https://github.com/lgallard/terraform-aws-backup/compare/0.23.7...0.23.8) (2025-03-20) |
125 | 125 |
|
126 | 126 |
|
127 | 127 | ### Bug Fixes |
128 | 128 |
|
129 | 129 | * simplify recovery point tags assignment ([c64d98f](https://github.com/lgallard/terraform-aws-backup/commit/c64d98fcc8813814521acc0225a899ccd5852810)) |
130 | 130 | * simplify recovery point tags assignment in AWS Backup plan (thanks @Edward-Ireson) ([94f4581](https://github.com/lgallard/terraform-aws-backup/commit/94f458103d504f9f67c89ae35f920da9e1b16a87)) |
131 | 131 |
|
132 | | -## [0.23.7](https://github.com/lgallard/terraform-aws-backup/compare/0.23.6...v0.23.7) (2025-03-19) |
| 132 | +## [0.23.7](https://github.com/lgallard/terraform-aws-backup/compare/0.23.6...0.23.7) (2025-03-19) |
133 | 133 |
|
134 | 134 |
|
135 | 135 | ### Bug Fixes |
136 | 136 |
|
137 | 137 | * Enhance Windows VSS backup validation and add example configuration ([f2afcfd](https://github.com/lgallard/terraform-aws-backup/commit/f2afcfd559da235b1c726ae0394f6f4398e9abdb)) |
138 | 138 | * Enhance Windows VSS backup validation and add example configuration ([5ff6228](https://github.com/lgallard/terraform-aws-backup/commit/5ff6228addc28b2b9227cd9dbdb6c6ad806ef969)) |
139 | 139 |
|
140 | | -## [0.23.6](https://github.com/lgallard/terraform-aws-backup/compare/0.23.5...v0.23.6) (2025-03-19) |
| 140 | +## [0.23.6](https://github.com/lgallard/terraform-aws-backup/compare/0.23.5...0.23.6) (2025-03-19) |
141 | 141 |
|
142 | 142 |
|
143 | 143 | ### Bug Fixes |
144 | 144 |
|
145 | 145 | * Improve validation and configuration for AWS Backup vault ([81d9bd2](https://github.com/lgallard/terraform-aws-backup/commit/81d9bd20fe963531d0492e47651cc926cfd25daa)) |
146 | 146 | * Improve validation and configuration for AWS Backup vault ([28ac0fa](https://github.com/lgallard/terraform-aws-backup/commit/28ac0faf5c873a4648b8f98927a905acd128007a)) |
147 | 147 |
|
148 | | -## [0.23.5](https://github.com/lgallard/terraform-aws-backup/compare/v0.23.4...v0.23.5) (2025-03-18) |
| 148 | +## [0.23.5](https://github.com/lgallard/terraform-aws-backup/compare/0.23.4...0.23.5) (2025-03-18) |
149 | 149 |
|
150 | 150 |
|
151 | 151 | ### Bug Fixes |
152 | 152 |
|
153 | 153 | * retention days validations ([4a21a68](https://github.com/lgallard/terraform-aws-backup/commit/4a21a681f2eeae92f1318b59f0739c2ae61fdf36)) |
154 | 154 |
|
155 | | -## [0.23.4](https://github.com/lgallard/terraform-aws-backup/compare/0.23.3...v0.23.4) (2025-03-18) |
| 155 | +## [0.23.4](https://github.com/lgallard/terraform-aws-backup/compare/0.23.3...0.23.4) (2025-03-18) |
156 | 156 |
|
157 | 157 |
|
158 | 158 | ### Bug Fixes |
|
0 commit comments