Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:38 +08:00
commit dccb43b25e
4 changed files with 181 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "jeremy-adk-terraform",
"description": "Terraform infrastructure as code for ADK and Vertex AI Agent Engine deployments",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "jeremy@intentsolutions.io"
},
"skills": [
"./skills"
]
}