terraform-oci-vscode-server
terraform-oci-vscode-server copied to clipboard
Replace the Ansible provisioning with Docker image(s)
Since there is a lot of software to install depending on the usage of VSCode, it will be easier to maintain a set of tools per usage (common, for DevOps, JS Dev, etc.).
We just pull this/these image(s) after the provisioning of the instance and create a custom image with the version that the dev wants to use like Codespaces is doing.