We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06841c8 + 74a2cf3 commit f707143Copy full SHA for f707143
1 file changed
catalog-info-component.yaml
@@ -2,16 +2,16 @@ apiVersion: backstage.io/v1alpha1
2
kind: Component
3
metadata:
4
name: parameter-store-exec
5
- description: >
+ description: |
6
Execute a command with environment loaded from AWS Parameter Store
7
tags:
8
- - users-na
9
- camp-foundations
10
- data-none
+ - users-na
11
annotations:
12
github.com/project-slug: parameter-store-exec
13
- github.com/team-slug: cultureamp/sre
+ github.com/team-slug: cultureamp/sre-foundations
14
spec:
15
type: library
16
- owner: sre
+ owner: sre-foundations
17
lifecycle: production
0 commit comments