Add terraform plugin files to match marketplace.json entry

This commit is contained in:
Dickson Tsai
2026-03-26 12:33:36 -07:00
parent b10b583de2
commit ba3a4e0702
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "terraform",
"description": "The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.",
"author": {
"name": "HashiCorp"
}
}