mirror of
https://github.com/hashicorp/terraform-provider-kubernetes.git
synced 2025-12-18 23:06:07 -05:00
Update meta.d folder (#2293)
* Update meta.d folder * Update summary * Address copywrite error
This commit is contained in:
parent
0f4b1c4093
commit
5f5af25ba3
2 changed files with 26 additions and 0 deletions
16
META.d/_summary.yaml
Normal file
16
META.d/_summary.yaml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
---
|
||||
|
||||
schema: 1.1
|
||||
|
||||
partition: tf-ecosystem
|
||||
|
||||
summary:
|
||||
owner: team-tf-hybrid-cloud
|
||||
description: |
|
||||
The Kubernetes provider for Terraform is a plugin that enables full lifecycle management of Kubernetes resources.
|
||||
|
||||
visibility: external
|
||||
|
||||
10
META.d/links.yaml
Normal file
10
META.d/links.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
runbooks: []
|
||||
#- name: <Link name>
|
||||
# link: <Link URL>
|
||||
|
||||
other_links: []
|
||||
#- name: <Link name>
|
||||
# link: <Link URL>
|
||||
Loading…
Reference in a new issue