Use a Windows 10 dev pc to setup a minecraft server on AWS using a Spot instance.
1. Install WSL - https://docs.microsoft.com/en-us/windows/wsl/install-win10
2. Install VS Code and Remote Development (WSL) extension - https://code.visualstudio.com/docs/remote/wsl
3. Verify:
PS C:\WINDOWS\system32> ubuntu
ddjohnson@DESKTOP-QS49IQK:~$ code .
Updating VS Code Server to version cd9ea6488829f560dc949a8b2fb789f3cdc05f5d
Removing previous installation...
Installing VS Code Server for x64 (cd9ea6488829f560dc949a8b2fb789f3cdc05f5d)
Downloading: 100%
Unpacking: 100%
Unpacked 2379 files and folders to /home/ddjohnson/.vscode-server/bin/cd9ea6488829f560dc949a8b2fb789f3cdc05f5d.
4. Install Terraform into WSL Ubuntu - https://techcommunity.microsoft.com/t5/azure-developer-community-blog/configuring-terraform-on-windows-10-linux-sub-system/ba-p/393845
5. Install Ansible into WSL - https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#installation-guide
6. Terraform, ansible, and op guide (remotes, manifests) - https://github.com/ultimadj/aws-spot-minecraft