Skip to content

Commit

Permalink
Updating Readme for 1.5.4
Browse files Browse the repository at this point in the history
* Updating readme to show packer 1.5.4 version is used.
  • Loading branch information
disaac committed May 14, 2020
1 parent b5b4669 commit 589cd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ A system-chosen port is used when `local_port` is missing or empty.
Development
------------

Packer 1.5.0 Added hcl2 support. In order to autogenerate support for this. Anytime a change to the `Config` struct is made you need to do the following to build.
Packer 1.5.4 Added hcl2 support. In order to autogenerate support for this. Anytime a change to the `Config` struct is made you need to do the following to build.

```bash
go install github.com/hashicorp/packer/cmd/mapstructure-to-hcl2
Expand Down

0 comments on commit 589cd3a

Please sign in to comment.