imfreedom/bamboo-terraform

Try to make the dependency stuff work correctly, still having some issues with dns, but kind of working
variable "admin_ssh_pubkey" {}
variable "network_name" { default = "default" }
variable "node_name" {default = "bamboo" }
variable "volume_pool" { default = "default" }