-
Notifications
You must be signed in to change notification settings - Fork 20
JSON Parse Error #66
Copy link
Copy link
Open
Description
I get the following parse error when running terraform plan/terraform init
Failed to load root config module: Error loading /.../terraform/tf_chef_server/main.tf: Error reading config for template_file[attributes-json]: parse error at 1:30: expected ")" but found invalid sequence "\\"
Currently using Terraform v0.10.7
It's a problem with this statement:
addons = "${join(",", formatlist("\\"%s\\"", split(",", var.chef_addons)))}"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels