Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mwea authored Aug 27, 2018
1 parent f6fe5a6 commit 61f6a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Required attributes for using chefsolo provisioner are :

A very minimal configuration would be :

```
```hcl
provisioner "chefsolo" {
"chef_module_path": "path/to/my/cookbook"
"output_dir": "/tmp/output_tf"
Expand All @@ -37,7 +37,7 @@ Other options will soon be documented too.

Example of usage with terraform provider chef solo :

```
```hcl
data "template_chefsolo" "consul_server" {
Expand Down

0 comments on commit 61f6a3e

Please sign in to comment.