tfmcp 0.2.2

Terraform Model Context Protocol Tool - A CLI tool to manage Terraform through MCP
Documentation
1
2
3
4
5
6
7
pub mod deployment;
pub mod http;
pub mod resources;
pub mod server;
pub mod tool_filter;
pub mod transport;
pub mod types;