terratest
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
terratest MCP Server
MCP server for gruntwork-io/terratest
Ready-to-Use Client Configurations
{
"mcpServers": {
"terratest": {
"command": "npx",
"args": [
"-y",
"@gruntwork-io/terratest"
]
}
}
}