diff --git a/META.d/_summary.yaml b/META.d/_summary.yaml index 11483a6..0b06552 100644 --- a/META.d/_summary.yaml +++ b/META.d/_summary.yaml @@ -2,6 +2,7 @@ schema: 1.1 partition: tf-ecosystem +category: github-action summary: owner: team-tf-core-plugins diff --git a/META.d/_summary.yml b/META.d/_summary.yml deleted file mode 100644 index 5aee97d..0000000 --- a/META.d/_summary.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright (c) HashiCorp, Inc. -# SPDX-License-Identifier: MPL-2.0 - -schema: 1.1 -partition: tf-ecosystem -category: github-action - -summary: - owner: team-tf-devex - description: JavaScript action that sets up Terraform CLI in your GitHub Actions workflow - visibility: external