0.3.0 (Sep 24, 2025)
FEATURES
- Adding tools for working with workspaces in HCP Terraform and TFE.
- Authentication for HCP Terraform & TFE and restructure the repo. See #121 See #145
- Adding 2 new HCP TF/TFE tools for admins. List Terraform organizations & projects. See #121
- Adding 4 new HCP TF/TFE tools for private registry support. See #142
- Adding 3 HCP TF/TFE tools for workspace variables support. See #170
- Adding 2 new HCP TF/TFE tools for workspace tags. See #171
- Adding 4 new HCP TF/TFE tools for creating Terraform runs. See #159
- Adding 6 new HCP TF/TFE tools for Variable Sets. See #174
IMPROVEMENTS
- Changes to tool names to be more consistent. See #121
- Implement dynamic tool registration. See #121
- Implement pagination utility. See #121
- Updating
mark3labs/mcp-go
andhashicorp/tfe-go
versions. See #121 - Adding instructions to the server. See #156
- Implementing TLS for the http mode of the MCP server. See #168
- Implemented rate limiting with the MCP server. See #155
- Enabled explicit approval for certain tools. See #172
- Improved README with one-click install badges for VSCode/VSCode Insiders/Cursor. See #173
FIXES
- Fixing paths using in-built library instead of string manipulation. See #143
- Explicitly setting destructive annotation to false. See #143
SECURITY
- Rename TFE_SKIP_TLS_VERIFY environment variable and fix GitHub Action security issue. See #164
- Update go version from 1.24.6 to 1.24.7