Create a DigitalOcean api key
export DIGITALOCEAN_TOKEN=...
terraform init
terraform apply
After terraform apply
an inventory
and ssh private/public key file
will be created.
Follow the installation
terraform destroy
Create a DigitalOcean api key
export DIGITALOCEAN_TOKEN=...
terraform init
terraform apply
After terraform apply
an inventory
and ssh private/public key file
will be created.
Follow the installation
terraform destroy