We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72a9f6 commit 5fd6f6eCopy full SHA for 5fd6f6e
catalog-info.yaml
@@ -2,10 +2,14 @@ apiVersion: backstage.io/v1alpha1
2
kind: Component
3
metadata:
4
name: valentine-terraform
5
- description: Terraform to deploy the Valentine threat modeling application
6
- labels:
7
- license: MIT
+ title: Valentine Terraform
+ description: Terraform to deploy the Valentine threat modelling application.
+ annotations:
8
+ github.com/project-slug: cds-snc/valentine-terraform
9
+ backstage.io/techdocs-ref: dir:.
10
spec:
- type: website
- lifecycle: experimental
11
- owner: cds-snc
+ type: service
12
+ lifecycle: production
13
+ owner: group:cds-snc/security
14
+ domain: security
15
+
0 commit comments