Infrastructure simplifying engineer
Date: 2021-10-16
In our case it’s the best option. The key idea is to use local VS code as editor, but execute tests inside CDE. How to configure:
vscode ssh configuration
Host vagrant
User vagrant
Hostname localhost
Port 2222
StrictHostKeyChecking no
IdentityFile ~\.ssh\vagrant
GlobalKnownHostsFile /dev/null
UserKnownHostsFile /dev/null
It’s not the case because too many kludges and limitations. I.e. it’s not possible to run docker & molecule inside WSL (because by nature, WSL is like wine)