From 4b86b3641e3b41d93df1b047ff1261113016c3cd Mon Sep 17 00:00:00 2001 From: Alex Konkin Date: Wed, 22 May 2019 19:52:30 +0300 Subject: [PATCH] PR #207: added description to CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb5dab92..f3114cdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Extending the adopted spec, each change should have a link to its corresponding ### Added +- Option that provides ability to choose the region of the bucket [#207] - Added option to depriviledge or keep default compute service account. [#186] ## [2.2.1] - 2019-05-15 @@ -151,6 +152,7 @@ Extending the adopted spec, each change should have a link to its corresponding [0.2.1]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v0.1.0...v0.2.0 +[#207]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/207 [#186]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/186 [#201]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/201 [#200]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/200