Skip to content

Commit a21f43c

Browse files
committed
Updated CHANGELOG
1 parent 526077a commit a21f43c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v1.17.0"></a>
11+
## [v1.17.0] - 2020-12-09
12+
13+
- fix: Change ELB Log Delivery Policy to use ARN output to support Gov Cloud ([#60](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/60))
14+
15+
1016
<a name="v1.16.0"></a>
1117
## [v1.16.0] - 2020-10-30
1218

@@ -125,7 +131,8 @@ All notable changes to this project will be documented in this file.
125131
- Initial commit
126132

127133

128-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.16.0...HEAD
134+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.17.0...HEAD
135+
[v1.17.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.16.0...v1.17.0
129136
[v1.16.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.15.0...v1.16.0
130137
[v1.15.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.14.0...v1.15.0
131138
[v1.14.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.13.0...v1.14.0

0 commit comments

Comments
 (0)