Add readTree() to AwsS3UrlReader and AwsS3ReadTreeProcessor

Signed-off-by: Sean Tan <seant@splunk.com>
This commit is contained in:
Sean Tan
2021-08-18 14:40:25 -07:00
parent 0b45dece09
commit c6d019d007
2 changed files with 7 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/backend-common': patch
'@backstage/integration': patch
'@backstage/plugin-catalog-backend': patch
---
Add readTree() to AwsS3UrlReader and aws-read-tree Catalog Processor
-2
View File
@@ -259,8 +259,6 @@ catalog:
# Backstage example groups and users
- type: file
target: ../catalog-model/examples/acme-corp.yaml
- type: aws-read-tree
target: https://seant-splunk.s3.us-east-2.amazonaws.com
scaffolder:
# Use to customize default commit author info used when new components are created