-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe3b1b4
commit 83573ab
Showing
8 changed files
with
41 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,30 @@ | ||
# Changelog | ||
|
||
## 0.1.0 (2024-05-15) | ||
|
||
|
||
### Features | ||
|
||
* add machine learning organization policies module ([#34](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/issues/34)) ([e291cda](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/e291cda0be551060b940abf99c57c247b7461583)) | ||
* add ml policies ([0ec0c87](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/0ec0c8750b3198b533bd02a5d6194fc6c40aa724)) | ||
* **module:** refactor org-level and env-level KMS ([#38](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/issues/38)) ([2e9d699](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/2e9d6990b1923fd722d00562ad037675d5b4ba4e)) | ||
* separate notebook dns module ([#36](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/issues/36)) ([45a873d](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/45a873d7d74d2f4a9fdd66e70a1c67920f7b7ac3)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add missing local ([c70b1b5](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/c70b1b558a0ddcc7dced5f242e2096ee8e660f73)) | ||
* adjust google_artifact_registry_repository_iam_member role assignment ([2765b80](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/2765b8063cfba4794a6e2b1f368f0631b1a9d969)) | ||
* fixing conflicts ([e6eef0f](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/e6eef0fd6717b163516a0cefe5840a03fbab0b9d)) | ||
* fixing images ([07eddcb](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/07eddcb5097931a85992bfc2f5e772756e7d4c7b)) | ||
* fixing images ([ae572b3](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/ae572b370dd082503394a3d22a8d8d2861ec19a8)) | ||
* fixing some conflicts ([f688d61](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/f688d61538f5eeff6c897b8b624bfb6a001beea9)) | ||
* lint build corrections ([#35](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/issues/35)) ([7f66948](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/7f66948cc27177eb4ac141f190ca37c31acb7ea8)) | ||
* remove kms hardcoded value ([6c7bf9c](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/6c7bf9cb86467c3d5788017705344fb7cf65bef4)) | ||
* remove more hardcoded values ([ba98e01](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/ba98e017f8c5315c94e8e38de6d95facdf2916eb)) | ||
* replace hardcoded bucket values in backend.tf ([1bfba13](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/1bfba13950a3f1a7a112058a4a4eafae8c2a0425)) | ||
* replace hardcoded bucket values in backend.tf ([a8d2245](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/a8d2245ffc8d31e7f92ea925a4912d61e32c386d)) | ||
* resolve conflicts ([0434649](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/043464948ce0ed1a310f74412e3ef0f8f821f44e)) | ||
* update hardcoded service catalog prj id + readme ([63580b7](https://github.com/GoogleCloudPlatform/terraform-google-enterprise-genai/commit/63580b7c567aff8e2b88c02847ec943c1e37be23)) | ||
|
||
## Changelog |