Merge pull request #8189 from ajorpheus/patch-1

Fixed CPE in description of `file` builder
pull/8190/head
Adrien Delorme 7 years ago committed by GitHub
commit a738c413bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,8 +18,8 @@ wait times.
## Basic Example
Below is a fully functioning example. It doesn't do anything useful, since no
provisioners are defined, but it will connect to the specified host via ssh.
Below is a fully functioning example. It create a file at `target` with the
specified `content`.
``` json
{

Loading…
Cancel
Save