kubeform icon indicating copy to clipboard operation
kubeform copied to clipboard

Error reading config for template_file[edge-router_cloud_init]

Open macropin opened this issue 8 years ago • 2 comments

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.

macropin avatar Aug 03 '16 06:08 macropin

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

wallies avatar Aug 03 '16 09:08 wallies

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

aktarali avatar Aug 17 '16 13:08 aktarali