From a0674f9af520e7f0004957ea6e0ca9f70411fe95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Ca=C3=B1ero?= <54242962+lucascanero@users.noreply.github.com> Date: Wed, 11 Jan 2023 11:40:48 +0000 Subject: [PATCH] Create catalog-info.yaml --- catalog-info.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..fc3f060 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,9 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: terrabutler-aws-template + annotations: + github.com/project-slug: lucascanero/terrabutler-aws-template +spec: + type: other + lifecycle: unknown