/digitalocean-devbox

Terraform configuration to setup devbox on DigitalOcean & update DNS on cloudflare

Primary LanguageHCL

Devbox Setup

Setup an instance on DigitalOcean with firewall and update it's IP on cloudflare DNS.

Steps

mv secret.tfvars.example secret.tfvars
terraform apply -var-file="secret.tfvars"