The post VS Code does not pick up the latest terraform version appeared first on For all your terraform needs.
]]>Get-Command terraform
If this is pointing to the older terraform version, simply delete the older terraform.exe file.
ReInstall the newer version. Now, do Get-Command again to see the executable path.
VS Code should also pick up whatever version exe is returned by the Get-Command terraform.
The post VS Code does not pick up the latest terraform version appeared first on For all your terraform needs.
]]>