vscode-terraform
vscode-terraform copied to clipboard
HashiCorp Terraform VSCode extension
## Versions ### Extension ``` v2.24.1 ``` ### VS Code ``` Version: 1.71.0 ``` ### Operating System ``` macOS Monterey, MacBook Air M2 ``` ### Terraform Version ``` terraform version...

Document remote extension workflows and/or scoping of relevant options and impact of the scoping on the user. ## Original comment I'm sorry for the disconnect there. I'll add more to...
https://github.com/hashicorp/vscode-terraform#multiple-workspaces ^ Still refers to the old settings names.
### Extension Version v2.29.4 ### VS Code Version Version: 1.86.2 (user setup) Commit: 903b1e9d8990623e3d7da1df3d33db3e42d80eda Date: 2024-02-13T19:40:56.878Z Electron: 27.2.3 ElectronBuildId: 26908389 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Windows_NT x64 10.0.19045...
This is a simplified version of PR #1673 , as requested This closes #1671 and closes #1505 Allow TFC host selection during login. Hosts already in TFC credentials file are...
### Problem Statement Terraform Stacks is a new way of organizing Terraform infrastructure-as-code configurations. A Terraform stack represents a graph of interconnected components that are managed across many independent deployments....
Completions: Recover partially typed provider defined functions after the first colon has been typed
### Extension Version n/a ### Problem Statement When parsing Terraform config which includes partial provider defined functions (e.g. `provider::aws::a` or `provider:`), the HCL parser returns an empty expression for these...
### Extension Version v2.29.3 ### VS Code Version Version: 1.85.2 (user setup) Commit: 8b3775030ed1a69b13e4f4c628c612102e30a681 Date: 2024-01-18T06:40:10.514Z Electron: 25.9.7 ElectronBuildId: 26354273 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Windows_NT x64 10.0.22621...
### Extension Version v2.30.2024022914 ### VS Code Version Version: 1.87.0 (Universal) Commit: 019f4d1419fbc8219a181fab7892ebccf7ee29a2 Date: 2024-02-27T23:42:56.944Z (1 day ago) Electron: 27.3.2 ElectronBuildId: 26836302 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Darwin...