# Provision infrastructure

> This skill helps users choose the right path to Provision cloud infrastructure (compute, network, storage). Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Terraform**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

deploy cloud infra, provision cloud infrastructure, terraform deploy full stack, how to deploy VPC and ECS, automate Alibaba Cloud setup, terraform create web cluster, one-click deploy app resources, manage multi-component cloud infra, deploy ECS instance with terraform, set up load balancer terrafo

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "provision infrastructure", "product": "terraform"}'
```

---
Part of [Terraform](https://www.company-skill.com/p/terraform.md) · https://www.company-skill.com/llms.txt
