Releases: hashicorp/vscode-terraform
Releases · hashicorp/vscode-terraform
v2.37.5
10 Oct 07:20
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
Added automatic container runtime detection for MCP server integration with Docker and Podman support (#2139 )
v2.37.4
10 Oct 06:48
Compare
Sorry, something went wrong.
No results found
BUG FIXES:
fix schema 1.12 to correctly allow the import block to use for_each (#2143 )
v2.37.3
07 Oct 10:43
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
Improved code completion and validation for Terraform action block through dynamic schema support (#2138 )
v2.37.2
24 Sep 06:46
Compare
Sorry, something went wrong.
No results found
NOTES:
Added documentation for Terraform Search (#2131 )
v2.37.1
22 Sep 12:08
Compare
Sorry, something went wrong.
No results found
INTERNAL:
Bump development-dependencies (#2089 )
v2.37.2025092217
22 Sep 12:25
Compare
Sorry, something went wrong.
No results found
NOTES:
This is a release to bring the prerelease channel to parity with stable.
v2.37.0
19 Sep 10:38
Compare
Sorry, something went wrong.
No results found
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
18 Sep 07:14
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
Added telemetry event start mcp server (#2116 )
NOTES:
Updated documentation regarding default MCP server state. (#2121 )
v2.36.3
17 Sep 06:04
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS:
Changed default value for terraform.mcp.server.enable from true to false. (#2113 )
v2.36.2
11 Sep 06:51
Compare
Sorry, something went wrong.
No results found
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 )