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

Add support for setting TF_CLI_CONFIG_FILE envvar for terraform

Open onyxmaster opened this issue 3 years ago • 0 comments

Versions

Extension

v2.23.0

Problem Statement

I would like to be able to specify the TF_CLI_CONFIG_FILE environment variable in the extension settings to make it per-workspace/per-folder. Without this, I cannot set folder-specific CLI settings and/or store them in source control.

Proposal

Adding a setting to be able to set the TF_CLI_CONFIG_FILE environment variable when launching the LSP would help a lot.

onyxmaster avatar Jun 15 '22 10:06 onyxmaster