Commit caf45170 authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent 0d96e805
...@@ -3,9 +3,16 @@ ...@@ -3,9 +3,16 @@
<a name="v1.3.0"></a>
## [v1.3.0] - 2019-11-22
- Updated example to show bucket policy usage
<a name="v1.2.0"></a> <a name="v1.2.0"></a>
## [v1.2.0] - 2019-11-21 ## [v1.2.0] - 2019-11-21
- Updated CHANGELOG
- Output bucket id from s3_bucket_policy to make sure that policy is present before it can be used - Output bucket id from s3_bucket_policy to make sure that policy is present before it can be used
...@@ -37,7 +44,8 @@ ...@@ -37,7 +44,8 @@
- Initial commit - Initial commit
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.2.0...HEAD [Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.3.0...HEAD
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.2.0...v1.3.0
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.1.0...v1.2.0 [v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.1.0...v1.2.0
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v0.1.0...v1.1.0 [v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v0.1.0...v1.1.0
[v0.1.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.0.0...v0.1.0 [v0.1.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.0.0...v0.1.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment