diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..a4560dc --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,11 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: python-aws-ssm + description: Python package that interfaces with AWS System Manager. + tags: + - Python +spec: + type: library + owner: engineering + lifecycle: production