From c2ff31f64f864ab146f8ca7fd025561c3073cc89 Mon Sep 17 00:00:00 2001 From: Vivek Dwivedi <60487641+vivekvdwivedi@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:00:50 +0530 Subject: [PATCH] Create facets-cloud.yaml Signed-off-by: Vivek Dwivedi <60487641+vivekvdwivedi@users.noreply.github.com> --- microsite/data/plugins/facets-cloud.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 microsite/data/plugins/facets-cloud.yaml diff --git a/microsite/data/plugins/facets-cloud.yaml b/microsite/data/plugins/facets-cloud.yaml new file mode 100644 index 0000000000..a099aca19b --- /dev/null +++ b/microsite/data/plugins/facets-cloud.yaml @@ -0,0 +1,11 @@ +title: Facets.cloud Platform +author: Facets.cloud +authorUrl: 'https://facets.cloud' +category: Deployment +description: | + Show environments, releases and terraform outputs deployed by Facets.cloud Platform. + Plugin includes an Environment Overview, Release Details and Terraform Output ComponentCard. +documentation: https://github.com/Facets-cloud/facets-backstage-plugin +iconUrl: /img/facets-cloud-logo.png +npmPackageName: '@facets-cloud/backstage-plugin' +addedDate: '2025-02-25'