diff --git a/microsite/data/plugins/gcp-projects.yaml b/microsite/data/plugins/gcp-projects.yaml new file mode 100644 index 0000000000..7eff42af98 --- /dev/null +++ b/microsite/data/plugins/gcp-projects.yaml @@ -0,0 +1,13 @@ +--- +title: GCP Project Creator +author: Trivago +authorUrl: https://www.trivago.com +category: Cloud +description: Create, list and manage your Google Cloud Projects. +documentation: https://github.com/spotify/backstage/tree/master/plugins/gcp-projects +iconUrl: https://avatars1.githubusercontent.com/u/2810941?s=280&v=4 +npmPackageName: '@backstage/plugin-gcp-projects' +tags: + - cloud + - project + - resources