From 94561d7df7de96c74474354b7561740cbfc2f75c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 03:30:26 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..7bcab278 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,32 @@ +# Changelog + +## 0.1.0 (2024-06-11) + + +### Features + +* Add apache and nginx integration test and outputs ([#39](https://github.com/GoogleCloudPlatform/kms-solutions/issues/39)) ([bb99a9f](https://github.com/GoogleCloudPlatform/kms-solutions/commit/bb99a9f813786cd08e621f9441f52fdbc728a42f)) +* Add dry-run VPC SC implementation ([#25](https://github.com/GoogleCloudPlatform/kms-solutions/issues/25)) ([c45ff7f](https://github.com/GoogleCloudPlatform/kms-solutions/commit/c45ff7fa16ff6877e2d77eb1cf71de1c8b4fbc6b)) +* Add EKM root module ([#6](https://github.com/GoogleCloudPlatform/kms-solutions/issues/6)) ([1675281](https://github.com/GoogleCloudPlatform/kms-solutions/commit/16752814d3c24d03f60d52d8c437bc3422d05ef2)) +* add metrics using provider_meta ([#33](https://github.com/GoogleCloudPlatform/kms-solutions/issues/33)) ([3dbda29](https://github.com/GoogleCloudPlatform/kms-solutions/commit/3dbda2942d8aadfff827f92ef3b7f7d6aed24a41)) +* Add PKCS11 automations ([#7](https://github.com/GoogleCloudPlatform/kms-solutions/issues/7)) ([f7efb29](https://github.com/GoogleCloudPlatform/kms-solutions/commit/f7efb292fe03fee25f2925c780f48d32e8ee4ae4)) +* Add release-please bot ([#34](https://github.com/GoogleCloudPlatform/kms-solutions/issues/34)) ([1aec40b](https://github.com/GoogleCloudPlatform/kms-solutions/commit/1aec40b36054c8c605d5fd986b7111e30cab9ad4)) +* Add sharing data with partner automation ([#3](https://github.com/GoogleCloudPlatform/kms-solutions/issues/3)) ([ecc1592](https://github.com/GoogleCloudPlatform/kms-solutions/commit/ecc15923e075090aa1d0855da0df2dfddd36cfce)) +* Adding vpc & kms projects creation terraform scripts ([#4](https://github.com/GoogleCloudPlatform/kms-solutions/issues/4)) ([3ae7f5b](https://github.com/GoogleCloudPlatform/kms-solutions/commit/3ae7f5b7bfcbc9ee2c064b47524e123e63a4e4e6)) +* Adding vpc resources creations terraform scripts ([#5](https://github.com/GoogleCloudPlatform/kms-solutions/issues/5)) ([e657dcd](https://github.com/GoogleCloudPlatform/kms-solutions/commit/e657dcd6169d8b6ad351ff09d1f12d83b4e8a43c)) +* **deps:** Update Terraform google-beta to v5.26.0 ([#16](https://github.com/GoogleCloudPlatform/kms-solutions/issues/16)) ([87891d5](https://github.com/GoogleCloudPlatform/kms-solutions/commit/87891d5a2cc439ba98e8b385b24f0672604b0a39)) +* **deps:** Update Terraform google-beta to v5.27.0 ([#21](https://github.com/GoogleCloudPlatform/kms-solutions/issues/21)) ([d49d9fc](https://github.com/GoogleCloudPlatform/kms-solutions/commit/d49d9fcbff8c78c82d793753f7445132dc01c7d4)) +* **deps:** Update Terraform google-beta to v5.28.0 ([#22](https://github.com/GoogleCloudPlatform/kms-solutions/issues/22)) ([07c847a](https://github.com/GoogleCloudPlatform/kms-solutions/commit/07c847a36c3351cd6f05c941a3ee6e14a86a9ca8)) +* **deps:** Update Terraform google-beta to v5.29.0 ([#30](https://github.com/GoogleCloudPlatform/kms-solutions/issues/30)) ([8e1cc47](https://github.com/GoogleCloudPlatform/kms-solutions/commit/8e1cc4746e9b47b4d4fb16402952e2b8d9e9743b)) +* **deps:** Update Terraform google-beta to v5.29.1 ([#31](https://github.com/GoogleCloudPlatform/kms-solutions/issues/31)) ([39170ea](https://github.com/GoogleCloudPlatform/kms-solutions/commit/39170ea4cae1344153c5f5a7b9a6e93ad5574efa)) +* **deps:** Update Terraform google-beta to v5.30.0 ([#37](https://github.com/GoogleCloudPlatform/kms-solutions/issues/37)) ([8bd1908](https://github.com/GoogleCloudPlatform/kms-solutions/commit/8bd19087a1f3f645d578123710763a7386306cc8)) +* **deps:** Update Terraform google-beta to v5.31.0 ([#41](https://github.com/GoogleCloudPlatform/kms-solutions/issues/41)) ([6e8d843](https://github.com/GoogleCloudPlatform/kms-solutions/commit/6e8d843fb0e73fe4d3ae8a338b1b375c8dba1add)) +* **deps:** Update Terraform google-beta to v5.31.1 ([#42](https://github.com/GoogleCloudPlatform/kms-solutions/issues/42)) ([5133efd](https://github.com/GoogleCloudPlatform/kms-solutions/commit/5133efdd20ef3ff3aa6a2b2eac642babf0e2d2ef)) +* **deps:** Update Terraform google-beta to v5.32.0 ([#49](https://github.com/GoogleCloudPlatform/kms-solutions/issues/49)) ([a6dfd6f](https://github.com/GoogleCloudPlatform/kms-solutions/commit/a6dfd6f31b86a145dd168c539120a4987fcc6ee3)) +* **deps:** Update Terraform google-beta to v5.33.0 ([#50](https://github.com/GoogleCloudPlatform/kms-solutions/issues/50)) ([1ef2ffa](https://github.com/GoogleCloudPlatform/kms-solutions/commit/1ef2ffa15a1928253d1e3ef78ec4f93e6b237fa9)) + + +### Bug Fixes + +* Modify terraform example variables ([#9](https://github.com/GoogleCloudPlatform/kms-solutions/issues/9)) ([5e45133](https://github.com/GoogleCloudPlatform/kms-solutions/commit/5e45133e9e8a5f513cd6b99d49edbbd16c2bae6a)) +* releasebot extension ([#44](https://github.com/GoogleCloudPlatform/kms-solutions/issues/44)) ([33abfe2](https://github.com/GoogleCloudPlatform/kms-solutions/commit/33abfe2e47a9ffd5ac323b21c793f132a306eb3e))