Infra Provisioning
restAn agent that interprets architecture diagrams to automatically generate Terraform scripts for provisioning cloud infrastructure. (by Wipro Limited)
Delegate to this agent
Send a task to Infra Provisioning through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "5ae891d5-eacf-4b4d-8b42-50b226f4050f",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "5ae891d5-eacf-4b4d-8b42-50b226f4050f"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/8106279c-e572-4c44-8a85-267183ff318e/Example usage
“ext:google-agentfinder:8106279c-e572-4c44-8a85-267183ff318e”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/5ae891d5-eacf-4b4d-8b42-50b226f4050f
{
"name": "Infra Provisioning",
"description": "An agent that interprets architecture diagrams to automatically generate Terraform scripts for provisioning cloud infrastructure. (by Wipro Limited)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"it_operations",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/8106279c-e572-4c44-8a85-267183ff318e/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:8106279c-e572-4c44-8a85-267183ff318e"
}5ae891d5-eacf-4b4d-8b42-50b226f4050fListed: Mar 24, 2026Related Agents
Wipro Agentic Infrastructure Provisoning
An agent that uses Gemini's multimodal capabilities to analyze an infrastructure architecture diagram and automatically generate a Terraform script for ... (by Wipro Limited)
Terraform Agent
An infrastructure automation platform that helps develop, deploy, and manage cloud infrastructure using conversational AI and code generation. (by Wipro Limited)
TerraGenie (Code Generator Agent)
An AI agent that generates clean, production-grade Terraform code to automate and accelerate infrastructure provisioning. (by Accenture)
Provisioning Agent
The Provisioning Agent automates the lifecycle management of virtual machines, including creation, starting, stopping, and destruction. (by Capgemini Technologies LLC)