terraform-oci-vscode-server icon indicating copy to clipboard operation
terraform-oci-vscode-server copied to clipboard

Create a Github Workflow with scheduled to recreate the instance when deleted by OCI

Open timoa opened this issue 2 years ago • 0 comments

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.

timoa avatar Jun 02 '22 11:06 timoa