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

fix(managers): uncomment user_data variable #31

Closed thojkooi closed 5 years ago

thojkooi commented 5 years ago

The user_data variable should still be supported for manager nodes. This commit reverts the accidental commenting of the user_data variable.