Skip to content

Commit caac3c5

Browse files
Added support for the integration with Secret Manager in Cloud Run. (#4739) (#3225)
* Added support for the integration with Secret Manager in Cloud Run Managed. The integration enables binding secret values to environment variables or to the content of files. * Revert "Added support for the integration with Secret Manager in Cloud Run Managed." This reverts commit 2170b507ee540108a8f08641e4997c9d449f2e28. * Added support for the integration with Secret Manager in Cloud Run Managed. The integration enables binding secret values to environment variables or to the content of files. Signed-off-by: Modular Magician <[email protected]>
1 parent 1275f97 commit caac3c5

File tree

5 files changed

+1210
-10
lines changed

5 files changed

+1210
-10
lines changed

.changelog/4739.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
cloudrun: added support to bind secrets from Secret Manager to environment variables or files to `google_cloud_run_service`
3+
```

0 commit comments

Comments
 (0)