Skip to content

Commit 6ec3e61

Browse files
authored
Create catalog-info.yaml (#15)
1 parent 27d5b41 commit 6ec3e61

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

catalog-info.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: python-aws-ssm
5+
description: Python package that interfaces with AWS System Manager.
6+
tags:
7+
- Python
8+
spec:
9+
type: library
10+
owner: engineering
11+
lifecycle: production

0 commit comments

Comments
 (0)