Provisions Vertex AI infrastructure with Terraform: Model Garden models, Gemini endpoints, vector search indices, ML pipelines, encryption, auto-scaling, and IAM.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin jeremy-vertex-terraformThis skill is limited to using the following tools:
Provision Vertex AI infrastructure with Terraform (endpoints, deployed models, vector search indices, pipelines) with production guardrails: encryption, autoscaling, IAM least privilege, and operational validation steps. Use this skill to generate a minimal working Terraform baseline and iterate toward enterprise-ready deployments.
Configures Vertex AI endpoint operations in GCP. Provides step-by-step guidance, production-ready code, and configs for Vertex AI endpoints and related GCP services. Triggers on 'vertex ai endpoint config'.
Provisions secure Vertex AI ADK infrastructure with Terraform: Agent Engine runtime, code execution sandbox, Memory Bank, VPC Service Controls, IAM roles, and networking.
Provisions Terraform infrastructure for Genkit AI apps on Firebase Functions, Cloud Run, or GKE with secrets, monitoring dashboards, auto-scaling, and CI/CD.
Share bugs, ideas, or general feedback.
Provision Vertex AI infrastructure with Terraform (endpoints, deployed models, vector search indices, pipelines) with production guardrails: encryption, autoscaling, IAM least privilege, and operational validation steps. Use this skill to generate a minimal working Terraform baseline and iterate toward enterprise-ready deployments.
Before using this skill, ensure:
See Terraform implementation details for output format specifications.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.