diff --git a/.changeset/heavy-owls-float.md b/.changeset/heavy-owls-float.md new file mode 100644 index 0000000000..1b0bc9f016 --- /dev/null +++ b/.changeset/heavy-owls-float.md @@ -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