File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,15 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+ <a name =" v1.20.0 " ></a >
11
+ ## [ v1.20.0] - 2021-03-01
12
+
13
+ - fix: Update syntax for Terraform 0.15 ([ #71 ] ( https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/71 ) )
14
+ - fix: Updated example to prevent from accidental object locking
15
+
16
+
10
17
<a name =" v1.19.0 " ></a >
11
- ## [ v1.19.0] - 2021-02-23
18
+ ## [ v1.19.0] - 2021-03-01
12
19
13
20
- chore: add ci-cd workflow for pre-commit checks ([ #68 ] ( https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/68 ) )
14
21
@@ -143,7 +150,8 @@ All notable changes to this project will be documented in this file.
143
150
- Initial commit
144
151
145
152
146
- [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.19.0...HEAD
153
+ [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.20.0...HEAD
154
+ [ v1.20.0 ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.19.0...v1.20.0
147
155
[ v1.19.0 ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.18.0...v1.19.0
148
156
[ v1.18.0 ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.17.0...v1.18.0
149
157
[ v1.17.0 ] : https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.16.0...v1.17.0
You can’t perform that action at this time.
0 commit comments