Terraform project that deploys VSCode Server on Oracle Cloud Infrastructure (free tier) and protect the access with Cloudflare Zero Trust (optional) or an SSH tunnel
Currently, we get great performance on the instance, but since it is preemptible, the instance gets deleted by Oracle Cloud when they need it.
To avoid having VScode unavailable when we need it, we need to run Terraform on a schedule to recreate the instance (and the Cloudflare Access Tunnel) when it finds that it has been deleted.
Currently, we get great performance on the instance, but since it is preemptible, the instance gets deleted by Oracle Cloud when they need it.
To avoid having VScode unavailable when we need it, we need to run Terraform on a schedule to recreate the instance (and the Cloudflare Access Tunnel) when it finds that it has been deleted.