Skip to content

Commit de5c811

Browse files
authored
Update meta.d folder (#1250)
* Update meta.d folder * Update summary * wip
1 parent 7aacef7 commit de5c811

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

META.d/_summary.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
4+
---
5+
6+
schema: 1.1
7+
8+
partition: tf-ecosystem
9+
10+
summary:
11+
owner: team-tf-hybrid-cloud
12+
description: |
13+
This Helm provider for Terraform allows you to install and manage Helm Charts in your Kubernetes cluster using Terraform.
14+
15+
visibility: external

META.d/links.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
4+
runbooks: []
5+
#- name: <Link name>
6+
# link: <Link URL>
7+
8+
other_links: []
9+
#- name: <Link name>
10+
# link: <Link URL>

0 commit comments

Comments
 (0)