Update index.mdx (#9278)

Unclosed quotes kill builds
pull/9289/head
jmarcelletti 6 years ago committed by GitHub
parent 688ed63edf
commit 67df9f778a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -85,7 +85,7 @@ build {
provisioner "shell" {
inline = [
"echo it's alive !"
"echo 'it is alive !'"
]
}
}

Loading…
Cancel
Save