kubeform
kubeform copied to clipboard
Error reading config for template_file[edge-router_cloud_init]
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 we havent tested yet with Terraform 0.7. I have raised #153 to work on this.
I've downgraded to Terraform v0.6.16 and it works. Worth doing if you want to continue