vscode-terraform icon indicating copy to clipboard operation
vscode-terraform copied to clipboard

HashiCorp Terraform VSCode extension

Results 162 vscode-terraform issues
Sort by recently updated
recently updated
newest added

### Extension Version v2.29.1 ### VS Code Version Version: 1.85.1 (user setup) Commit: Oee08dfOcf4527e40edc9aa28f4b5bd38bbff2b2 Date: (1 mo ago) Electron: 25.9.7 ElectronBuildld: 25551756 Chromium: 114.0.5735.289 Node.js: 18.15.0 11.4.18329-electron.o 09 Windows_NT x6410M...

enhancement

Hi! I know you are using MSW so I decided to update your stack to the latest 2.0 version of the library. That version introduces a bunch of improvements and...

### Extension Version v2.29.1 ### VS Code Version Version: 1.85.1 Commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 Date: 2023-12-13T09:47:11.635Z Electron: 25.9.7 ElectronBuildId: 25551756 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Linux x64 6.6.8-zen1-1-zen ### Operating...

bug

### Description To make it easier for new developers to get started with the extension and especially the TFC integration, we should create some documentation. ### Links - https://github.com/hashicorp/vscode-terraform/blob/main/DEVELOPMENT.md ###...

documentation

### Extension Version v2.29.1 ### VS Code Version Version: 1.84.2 (Universal) Commit: 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e Date: 2023-11-09T10:52:33.687Z (1 mo ago) Electron: 25.9.2 ElectronBuildId: 24603566 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Darwin...

bug

### Extension Version v2.28.2 ### VS Code Version Version: 1.82.2 (user setup) Commit: abd2f3db4bdb28f9e95536dfa84d8479f1eb312d Date: 2023-09-14T05:55:25.390Z Electron: 25.8.1 ElectronBuildId: 23779380 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Windows_NT x64 10.0.19044...

bug
diagnostics
outdated-schema

## Background This is more of a meta issue describing a problem with "required-ness" of attributes, which was originally reported in - https://github.com/hashicorp/vscode-terraform/issues/1612 - https://github.com/hashicorp/vscode-terraform/issues/1597 Currently, we produce diagnostics for...

bug
diagnostics

## Background While working on https://github.com/hashicorp/vscode-terraform/pull/1647 a potential UX issue/inconvenience emerged where users may not see which exact workspace are the displayed runs belong to and similarly which run do...

enhancement
terraform-cloud

## Background As part of further testing of the plan panel, as implemented in https://github.com/hashicorp/vscode-terraform/pull/1590 (currently not part of a release yet), it became clear that there's a bug in...

enhancement
terraform-cloud

## Background In https://github.com/hashicorp/vscode-terraform/pull/1590 we introduced a panel which displays structured plan log in the form of a tree. For example: ![Screenshot 2023-11-20 at 15 00 32](https://github.com/hashicorp/vscode-terraform/assets/287584/cde42e50-7d54-4062-879e-f9c60a150ccb) As shown in...

enhancement
terraform-cloud