jeremy-adk-terraform Verified Gold

Verified Gold · 94/100 devops v2.0.0 by Jeremy Longshore

Terraform infrastructure as code for ADK and Vertex AI Agent Engine deployments

1 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install jeremy-adk-terraform@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

This plugin provides Terraform modules and configurations for deploying ADK agents to Vertex AI Agent Engine with production-ready infrastructure including VPC Service Controls, IAM least privilege, Code Execution Sandbox configuration, Memory Bank setup, observability dashboards, and BigQuery analytics connectors.

Key Infrastructure Components:

  • googlevertexaireasoningengine resource for Agent Engine
  • VPC Service Controls perimeter
  • IAM roles and service accounts
  • Cloud Monitoring dashboards and alerts
  • BigQuery datasets for agent analytics
  • Cloud Storage buckets for artifacts
  • Secret Manager for credentials

Features

Agent Engine Deployment: googlevertexaireasoningengine with ADK framework

Code Execution Sandbox: Secure isolation, state persistence (1-14 days TTL)

Memory Bank: Firestore-backed persistent memory with retention policies

VPC Service Controls: Perimeter security for Agent Engine

IAM Least Privilege: Service accounts with minimal permissions

Observability Infrastructure: Dashboards, alerts, SLOs, token tracking

BigQuery Analytics: Automated log export and analytics datasets

Cloud Storage: Artifact storage with lifecycle policies

Secret Management: API keys and credentials in Secret Manager

Multi-Region: Agent Engine deployments in multiple regions

Skills (1)

adk-infra-expert SKILL.md View full skill →

Execute use when provisioning Vertex AI ADK infrastructure with Terraform.

ReadWriteEditGrepGlobBash(terraform:*)Bash(gcloud:*)

How It Works

Natural Language Activation

Simply mention what you need:


"Create Terraform for ADK agent deployment to Agent Engine"
"Provision Agent Engine infrastructure with VPC-SC"
"Deploy ADK agent with Code Execution and Memory Bank"
"Set up observability infrastructure for Agent Engine"
"Create multi-region Agent Engine deployment"

The skill auto-activates and generates production-ready Terraform.

Use Cases

Basic ADK Agent Deployment


"Create Terraform for ADK agent with Code Execution and Memory Bank"
"Deploy ADK agent to Agent Engine in us-central1"

Production Infrastructure


"Create production-ready Agent Engine infrastructure with VPC-SC"
"Deploy ADK agent with observability dashboards and alerts"

Multi-Region Deployment


"Deploy ADK agent to multiple regions with global load balancer"
"Create multi-region Agent Engine infrastructure"

Observability Setup


"Add monitoring dashboard and alerts to Agent Engine deployment"
"Configure BigQuery analytics for agent logs"

Ready to use jeremy-adk-terraform?