GCP Project Migration

Installation
SKILL.md

GCP Project Migration Skill

This skill guides you through the process of fully migrating from one GCP project to another.

Prerequisites

  1. Owner/Editor permissions for both GCP projects
  2. gcloud CLI installed and authenticated
  3. Docker installed (for container image migration)
  4. Terraform infrastructure must be deployed to the new project first

Migration Steps

Phase 1: Enable APIs

Enable required APIs in the new project:

gcloud services enable \
Related skills
Installs
GitHub Stars
209
First Seen