Skip to content

Commit

Permalink
Merge pull request crossplane-contrib#781 from upbound/backstage-comp…
Browse files Browse the repository at this point in the history
…onent

Adding backstage configuration file
  • Loading branch information
Piotr Zaniewski authored Jul 18, 2023
2 parents 78181bb + af529a8 commit cb6873c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: provider-aws
description: "Official AWS Provider for Crossplane by Upbound"
links:
- url: https://github.com/upbound/provider-aws/blob/main/docs/Quickstart.md
title: Provider AWS Quickstart
- url: https://marketplace.upbound.io/providers/upbound/provider-family-aws/latest
title: Provider AWS Family Marketplace
- url: https://marketplace.upbound.io/providers/upbound/provider-aws/latest
title: Provider AWS Marketplace
annotations:
github.com/project-slug: upbound/provider-aws
spec:
type: service
lifecycle: production
owner: team:extensions
dependsOn:
- component:default/upjet

0 comments on commit cb6873c

Please sign in to comment.