Open wsl and run: sudo install terraform - - classic
If you forgot your wsl password like me: Reset wsl password
- Open Windows terminal
cmd.exe - Type
wsl -u root(optional d ) - Type
passwd usernameand change the password - Type
exit - Type
wsl(optionald <distro-name>) - Type
sudo echo hito confirm the new root password works.
Congratulations! You installed terraform.
Top comments (0)