Releases: hashicorp/vscode-terraform
Releases · hashicorp/vscode-terraform
v2.37.5
ENHANCEMENTS:
- Added automatic container runtime detection for MCP server integration with Docker and Podman support (#2139)
v2.37.4
BUG FIXES:
- fix schema 1.12 to correctly allow the import block to use for_each (#2143)
v2.37.3
ENHANCEMENTS:
- Improved code completion and validation for Terraform action block through dynamic schema support (#2138)
v2.37.2
NOTES:
- Added documentation for Terraform Search (#2131)
v2.37.1
INTERNAL:
- Bump development-dependencies (#2089)
v2.37.2025092217
NOTES:
This is a release to bring the prerelease channel to parity with stable.
v2.37.0
NOTES:
This release adds initial support for the new Actions feature in Terraform. This provides foundational language support for the new action block and the corresponding action_trigger lifecycle block.
ENHANCEMENTS:
- Added Support for Terraform Action Static Schema (#2123)
v2.36.4
ENHANCEMENTS:
- Added telemetry event start mcp server (#2116)
NOTES:
- Updated documentation regarding default MCP server state. (#2121)
v2.36.3
ENHANCEMENTS:
- Changed default value for terraform.mcp.server.enable from true to false. (#2113)
v2.36.2
ENHANCEMENTS:
- Configuration option
terraform.mcp.server.enable
to enable or disable HashiCorp Terraform MCP Server integration (#2106)
NOTES:
- Added documentation for Terraform MCP Server integration (#2107)