terraform-oci-vscode-server
terraform-oci-vscode-server copied to clipboard
Create a Github Workflow with scheduled to recreate the instance when deleted by OCI
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.