add a dash to make syntactically correct

pull/7415/head
Mike Beck 10 years ago committed by GitHub
parent 68010599b1
commit 30c2274a20

@ -25,7 +25,7 @@ available on the target machine.
resource "aws_instance" "web" {
...
provisioner "chef" {
attributes_json = <<EOF
attributes_json = <<-EOF
{
"key": "value",
"app": {

Loading…
Cancel
Save