From 82350ab03bc977707ad54b6384c964e4338f8abf Mon Sep 17 00:00:00 2001 From: binbashdevops Date: Fri, 18 Dec 2020 18:27:02 +0000 Subject: [PATCH] Updating CHANGELOG.md via make changelog-patch for v1.0.15 [ci skip] --- CHANGELOG.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 007bf3a..671061d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,22 @@ All notable changes to this project will be documented in this file. + +## [v1.0.15] - 2020-12-18 + +- BBL-263 | requirement tf-0.13.2 tests implemented with tf-0.14.2 +- BBL-263 | minor readme.md important consideration section sintaxt improvement +- BBL-263 | small readme.md update +- BBL-263 | make pre-commit applied - terraform format + terraform docs + documentation vpce considerations added +- BBL-263 | adding s3 service limited vpc traffic policy +- BBL-263 | applying make pre-commit to format and update README.md +- BBL-263 | adding crr-vpce test +- BBL-263 | updating examples config.tf to use terraform 0.14.2 +- BBL-263 | updating vpc filtering bucket policy ids +- BBL-263 | adding optional vpc filtering via bucket policy to enforce vpce access +- BBL-263 | upgrading to terraform 0.14.2 + + ## [v1.0.14] - 2020-11-16 @@ -150,7 +166,8 @@ All notable changes to this project will be documented in this file. - Initial commit -[Unreleased]: https://github.com/binbashar/terraform-tfstate-backend/compare/v1.0.14...HEAD +[Unreleased]: https://github.com/binbashar/terraform-tfstate-backend/compare/v1.0.15...HEAD +[v1.0.15]: https://github.com/binbashar/terraform-tfstate-backend/compare/v1.0.14...v1.0.15 [v1.0.14]: https://github.com/binbashar/terraform-tfstate-backend/compare/v1.0.13...v1.0.14 [v1.0.13]: https://github.com/binbashar/terraform-tfstate-backend/compare/v1.0.12...v1.0.13 [v1.0.12]: https://github.com/binbashar/terraform-tfstate-backend/compare/v1.0.11...v1.0.12