Merge pull request #15613 from dhhuynh2/20230106-s3-pathstyle-fix

s3ForcePathStyle no longer the correct name for techdocs S3 publisher
This commit is contained in:
Morgan Bentell
2023-01-19 12:18:19 +01:00
committed by GitHub
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-node': patch
---
Fixed bug caused by recent migration to AWS SDK V3 for techdocs-node. Instead of s3ForcePathStyle, forcePathStyle should be passed.