Capgemini / kubeform

Form your :boat: Kubernetes :anchor: cluster anywhere using CoreOS, Terraform and Ansible
https://capgemini.github.io/kubeform
MIT License
326 stars 57 forks source link

failing to run kubeform for digital ocean using terraform v0.11.3 #181

Closed sonamsamdupkhangsar closed 6 years ago

sonamsamdupkhangsar commented 6 years ago

I have been following this guide https://capgemini.github.io/kubeform/docs/getting-started-guides/digitalocean.html.
When I run the "terraform get" command I get the following error:

Error loading configuration: Error loading /tmp/kubeform/terraform/digitalocean/main.tf: Error reading config for template_file[master_cloud_init]: parse error at 1:34: expected expression but found invalid sequence "\"

Am I missing a step somewhere?

Thanks

oivoodoo commented 5 years ago

@sonamsamdupkhangsar did you resolve this issue somehow? I've just followed the same instructions and received the similar issue.

Thank you!