Merge pull request #13050 from tragiclifestories/gcs-project-id

Add projectId config option to GCS techdocs publisher
This commit is contained in:
Anders Näsman
2022-09-06 13:11:49 +02:00
committed by GitHub
4 changed files with 46 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-techdocs-backend': minor
'@backstage/plugin-techdocs-node': minor
---
Add `projectId` config option to GCP Cloud Storage techdocs publisher. This will allow users to override the project ID, instead of implicitly using the same one as found in a credentials bundle.