gcp-to-aws

Migrates GCP infrastructure to AWS by analyzing Terraform configuration files.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill gcp-to-aws-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcp-to-aws
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/aws/migration-to-aws/skills/gcp-to-aws
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill gcp-to-aws-nagyvikt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex, multi-phase process of migrating infrastructure from Google Cloud Platform to AWS, ensuring architectural consistency and cost efficiency.

Core Features & Use Cases

  • Structured Migration Workflow: Executes a 5-phase process covering discovery, clarification, design, estimation, and execution planning.
  • Intelligent Mapping: Uses rubric-based logic to map GCP resources like Cloud Run, Cloud SQL, and Pub/Sub to their optimal AWS counterparts.
  • Use Case: If you are planning a full exit from GCP, use this Skill to analyze your existing Terraform files, generate a cost-optimized AWS architecture, and create a 12-week execution timeline.

Quick Start

Run the gcp-to-aws migration skill to discover resources from the terraform files in this directory and begin the migration process.

Frequently Asked Questions about gcp-to-aws

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate infrastructure from GCP to AWS using Terraform?

This Skill automates GCP to AWS migration by analyzing your Terraform configuration files to discover resources, map architectural equivalents, estimate costs, and generate an execution plan.

Can I map GCP Cloud Run and Cloud SQL to AWS equivalents automatically?

Yes, the migration process uses rubric-based logic to map GCP resources like Cloud Run, Cloud SQL, and Pub/Sub to their optimal AWS counterparts while validating service parity and regional availability.

What is the workflow for planning a full cloud migration from GCP to AWS?

A structured cloud migration workflow includes five phases: resource discovery, architectural clarification, AWS design, cost estimation, and execution planning to ensure a reliable transition between providers.

How do I estimate AWS costs before migrating workloads from GCP?

Cost estimation is built into the migration workflow, analyzing your Terraform-defined GCP resources to project the expected AWS infrastructure costs and ensure a cost-optimized architecture.

Does this GCP to AWS migration tool validate regional availability for mapped resources?

Yes, the migration logic validates service parity and regional availability for mapped AWS resources to ensure your infrastructure transition remains reliable and avoids unsupported regions.