terratest

GitHub

Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.

7,942 stars Go 1 file ยท ~16,368 tokens #aws#devops#docker#golang#packer#terraform#testing#testing-library

terratest MCP Server

MCP server for gruntwork-io/terratest

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "terratest": {
      "command": "npx",
      "args": [
        "-y",
        "@gruntwork-io/terratest"
      ]
    }
  }
}