We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db693d5 + c285c1a commit 3b3d508Copy full SHA for 3b3d508
catalog-info.yaml
@@ -0,0 +1,17 @@
1
+# Copyright (c) HashiCorp, Inc.
2
+# SPDX-License-Identifier: MPL-2.0
3
+#
4
+# Intended for internal HashiCorp use only
5
+apiVersion: backstage.io/v1alpha1
6
+kind: Component
7
+metadata:
8
+ name: terraform-json
9
+ description: Helper types for the Terraform external data representation
10
+ annotations:
11
+ github.com/project-slug: hashicorp/terraform-json
12
+ jira/project-key: TF
13
+ jira/label: terraform-json
14
+spec:
15
+ type: library
16
+ owner: terraform-core
17
+ lifecycle: production
0 commit comments