{"openapi":"3.1.0","info":{"title":"Terraform CLI","description":"HashiCorp Terraform CLI로 인프라를 코드(HCL)로 정의하고 관리합니다. terraform plan으로 변경 사항을 미리 확인하고 terraform apply로 AWS, GCP, Azure 등 멀티 클라우드 인프라를 선언적으로 프로비저닝합니다.","version":"1.0.0","x-fusepie-id":"cli-terraform","x-fusepie-category":"data","x-fusepie-provider":"HashiCorp"},"servers":[{"url":"brew install terraform","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_terraform","summary":"Terraform CLI","description":"HashiCorp Terraform CLI로 인프라를 코드(HCL)로 정의하고 관리합니다. terraform plan으로 변경 사항을 미리 확인하고 terraform apply로 AWS, GCP, Azure 등 멀티 클라우드 인프라를 선언적으로 프로비저닝합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}}}}},"x-mcp-config":{"mcpServers":{"cli-terraform":{"command":"npx","args":["-y","@fusepie/mcp-cli-terraform"],"env":{}}}}}