File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+ <a name =" v2.1.0 " ></a >
11
+ ## [ v2.1.0] - 2021-04-28
12
+
13
+ - feat: support bucket_key_enabled for SSE ([ #82 ] ( https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/82 ) )
14
+ - chore: Updated versions in README
15
+
16
+
10
17
<a name =" v2.0.0 " ></a >
11
18
## [ v2.0.0] - 2021-04-26
12
19
@@ -200,7 +207,8 @@ All notable changes to this project will be documented in this file.
200
207
- Initial commit
201
208
202
209
203
- [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.0.0...HEAD
210
+ [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.1.0...HEAD
211
+ [ v2.1.0 ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.0.0...v2.1.0
204
212
[ v2.0.0 ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.25.0...v2.0.0
205
213
[ v1.25.0 ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.24.0...v1.25.0
206
214
[ v1.24.0 ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.23.0...v1.24.0
You can’t perform that action at this time.
0 commit comments