Deploy the latest Fedora Atomic image on a Hetzner VPS using Terraform and install and configure Nomad and Consul.
- Generate an API key on Hetzner cloud
- Write
hcloud_token = "YOUR_API_KEY"
in a file namedterraform.tfvars
(optional) $ terraform init
$ terraform apply
Use the output to connect to the server using SSH.
- If you already have uploaded an SSH to Hetzner Cloud, you should remove it or import it into Terraform.
- Can no longer reboot and continue. · Issue #17844 · hashicorp/terraform