Skip to content

Commit

Permalink
Merge pull request #14 from rj175/bucket-encryption
Browse files Browse the repository at this point in the history
docs(changelog.md): 📝 Updated change log with version 1.0.2
  • Loading branch information
Richard Annand authored Apr 17, 2021
2 parents 7b91b62 + e85d66a commit 760c68f
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,50 @@

<a name="v1.0.2"></a>
## [v1.0.2](https://github.com/rj175/terraform-s3-backup-bucket/compare/v1.0.1...v1.0.2) (2021-04-17)

### Feat

* :sparkles: sorted for loop
* :sparkles: change for
* :sparkles: removed version in test
* :sparkles: pinned version for github action
* :sparkles: added bucket encryption flag

### Test

* :white_check_mark: shorted name of test
* :white_check_mark: corrected test name
* :white_check_mark: added test for bucket_encryption flase


<a name="v1.0.1"></a>
## [v1.0.1](https://github.com/rj175/terraform-s3-backup-bucket/compare/v1.0.0...v1.0.1) (2020-11-27)

### Ci

* added names for github workflows

### Docs

* **CHANGELOG.md:** added changelog.md
* **README.md:** added badges to readme.md

### Feat

* **outputs.tf:** added additional output

### Fix

* **outputs.tf:** corrected reference

### Pull Requests

* Merge pull request [#12](https://github.com/rj175/terraform-s3-backup-bucket/issues/12) from rj175/additional-output
* Merge pull request [#11](https://github.com/rj175/terraform-s3-backup-bucket/issues/11) from rj175/readme
* Merge pull request [#10](https://github.com/rj175/terraform-s3-backup-bucket/issues/10) from rj175/workflows
* Merge pull request [#9](https://github.com/rj175/terraform-s3-backup-bucket/issues/9) from rj175/changelog


<a name="v1.0.0"></a>
## v1.0.0 (2020-11-20)

Expand Down

0 comments on commit 760c68f

Please sign in to comment.