Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Release v0.9.4

Choose a tag to compare

@thrashr888 thrashr888 released this 02 Mar 23:37
· 38 commits to main since this release
80458d2

0.9.4 (2025-03-04)

Improvements

  • Enhanced testing infrastructure with improved error handling in test scripts
  • Added additional resource type alternatives for the exampleConfigGenerator tool
  • Updated documentation with comprehensive test script details
  • Added better error reporting and fallback mechanisms for failing tests

Installation

# Install globally
npm i -g terraform-mcp-server

# Or run with npx
npx terraform-mcp-server

Docker

docker pull thrashr888/terraform-mcp-server:0.9.4

The npm and Docker releases are handled automatically via GitHub Actions.