Archives for November, 2022
VS Code does not pick up the latest terraform version
From a powershell prompt, get the current executable path for terraform using: Get-Command terraform If this is pointing to the older terraform version, simply delete the older file. ReInstall the…
VS Code Scripts Error: Cannot be loaded because running scripts is disabled on this system
VS Code Terminal displays this error Cannot be loaded because running scripts is disabled on this system If you want to continue using powershell as the terminal, you will need…