Skip to content

Commit

Permalink
Merge pull request #178 from upbound/backstage-configuration
Browse files Browse the repository at this point in the history
Adding backstage configuration
  • Loading branch information
ytsarev authored Jul 17, 2023
2 parents 91039a9 + 2a71aef commit 9d52c4a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: provider-terraform
description: "Official Terraform Provider for Crossplane by Upbound"
links:
- url: https://marketplace.upbound.io/providers/upbound/provider-terraform/latest/docs/quickstart
title: Provider terraform Quickstart
annotations:
github.com/project-slug: upbound/provider-terraform
spec:
type: service
lifecycle: production
owner: team:extensions

0 comments on commit 9d52c4a

Please sign in to comment.