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

v2 temporarily dropped tflint support this ticket is meant to track progress on that

enhancement
terraform-ls

## Problem Statement GitHub employees and other users use VS Code in the browser for various reasons. This extension currently isn't available for them. Example https://github.dev/hashicorp/terraform-guides ## Expected User Experience...

enhancement
meta
extension-only

This is a succession to https://github.com/hashicorp/vscode-terraform/pull/388, which adapts publishing to OpenVSX embedded in the publishing workflow in GitHub Actions. Fixes #379 Before using this it is necessary to set up...

ci

This commit adds a LanguageStatusItem that shows the discovered Terraform version in the current workspace. This utilizes the LSP request mechanism to automatically show the version when it is discovered...

enhancement

## Versions ### Extension Name: HashiCorp Terraform Id: hashicorp.terraform Description: Syntax highlighting and autocompletion for Terraform Version: 2.23.0 Publisher: HashiCorp VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=HashiCorp.terraform ``` ``` ### VS Code Version:...

enhancement

The large banner on https://marketplace.visualstudio.com/items?itemName=hashicorp.terraform points to https://github.com/hashicorp/vscode-terraform/raw/HEAD/terraform-banner.png , which doesn't seem to exist anymore.

bug

## Versions ### Extension ``` 2.23.0 ``` ### VS Code ``` 1.70.0-insider ``` ### Operating System ``` Windows 11 ``` ### Steps To Reproduce 1. Install the extension 2. Open...

bug

This adds a new LanguageStatusItem for terraform-ls. It records the running state of the terraform-ls process and when the server is in an error state, it will show a visible...

enhancement

#668 has been closed but for me, module inputs are not working for custom modules imported from GitHub. Expected example: I am getting an IntelliSense tooltip for this when I...

enhancement
terraform-ls

## Problem Statement Many advanced users of Terraform leverage a number of external tools, to help them e.g. - find unused declarations - enforce best practices or naming conventions -...

enhancement
meta
needs-research
linting