Terraform na DigitalOcean provisionando um loadbalancer com certificado https.
ssh-keygen -t rsa -C "[email protected]" -f ./tokens/tf-digitalocean-exemplo
terraform init
terraform apply
terraform destroy
rm -f ./tokens/tf-digitalocean-exemplo ./tokens/tf-digitalocean-exemplo.pub