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

Error reading config for template_file[edge-router_cloud_init] #152

Open macropin opened 8 years ago

macropin commented 8 years ago

I'm trying to follow the AWS getting started guide but receive the following error:

[root@87e3d2bc5c93 public-cloud]# terraform get
Error loading Terraform: Error loading config: Error loading /tmp/kubeform/terraform/aws/public-cloud/edge-routers.tf: Error reading config for template_file[edge-router_cloud_init]: parse error: syntax error

I can reproduce this issue on OS X and CentOS 7. Terraform v0.7.0.

wallies commented 8 years ago

@macropin we havent tested yet with Terraform 0.7. I have raised #153 to work on this.

aktarali commented 8 years ago

I've downgraded to Terraform v0.6.16 and it works. Worth doing if you want to continue