TechDocs: Add changeset for improved GCS authentication

This commit is contained in:
Himanshu Mishra
2021-01-09 16:48:30 +01:00
parent ba86ff2d8c
commit dbe4450c35
+10
View File
@@ -0,0 +1,10 @@
---
'@backstage/techdocs-common': patch
'@backstage/plugin-techdocs': patch
---
Google Cloud authentication in TechDocs has been improved. https://github.com/backstage/backstage/pull/3981
`techdocs.publisher.googleGcs.credentials` is now optional. If it is missing, `GOOGLE_APPLICATION_CREDENTIALS`
environment variable (and some other methods) will be used to authenticate.
Read more here https://cloud.google.com/docs/authentication/production