Terraform Setup

Install (deploy) MCP Gateway & Registry on AWS using the Terraform aws-ecs stack (ECS Fargate, Aurora, DocumentDB, Keycloak). Asks whether you are running from an EC2 instance or a local laptop, confirms the required AWS IAM permissions are in place, clones the repository, bootstraps the toolchain (uv, AWS CLI, Terraform), configures terraform.tfvars, runs the two-stage terraform apply, and completes post-deployment setup. Does NOT create IAM roles itself — it tells you the permissions you need and offers to guide you through setting them up. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/agentic-community--mcp-gateway-registry--terraform-setup commit 007c66ea30

Frequently asked questions

npx skillmds@latest add tomevault-io/terraform-setup-2