Closed jfelixetcetera closed 8 years ago
Currently chokes on this line:
resource "digitalocean_droplet" "web" { name = "drop-${replace(sha256("drop-${count.index}"), "/(.{0,7})(.*)/", "$1")}" }
Currently chokes on this line: