Infra as Code for setting up free database
Tried lxd, but then realized I should use Incus https://linuxcontainers.org/incus/docs/main/installing/#linux
https://docs.rockylinux.org/books/lxd_server/01-install/
- terraform plan -var-file=values.tfvars
- terraform apply -var-file=values.tfvars
gcloud compute ssh --zone "us-central1-a" "freedb" --tunnel-through-iap