GCP Project Creator logo

Backstage Google Cloud Platform Projects Plugin

Create, list and manage your Google Cloud Projects.

Created by trivago

Set up Backstage in minutes with Roadie

A screenshot of the GCP Projects plugin.

Installation steps

Install the plugin into Backstage.

yarn add @backstage/plugin-gcp-projects

Add plugin to the list of plugins.

// packages/app/src/plugins.ts
export { plugin as GcpProjects } from '@backstage/plugin-gcp-projects';

Navigate to youdomain.com/gcp-projects.

Found a mistake? Update these instructions.

Set up Backstage in minutes with Roadie