thojkooi / terraform-digitalocean-docker-swarm-mode

Terraform module for provisioning a Docker Swarm mode cluster on DigitalOcean
https://registry.terraform.io/modules/thojkooi/docker-swarm-mode/digitalocean
MIT License
62 stars 27 forks source link

Change size value to new DO droplet plans #11

Closed thojkooi closed 6 years ago

thojkooi commented 6 years ago

Change the default droplet size values to the new DO droplet plans.

See: https://blog.digitalocean.com/new-droplet-plans/

Currently 512mb is used as the default. This should be updated to s-1vcpu-1gb, which is the same price.