You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updating to use packer 1.6.0
* Upgraded ther go modules as well
* Re generated mapstructure-to-hcl2
* Updating circleci release tagging.
* using curl to fetch asc key since wget was using old certificates.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ A system-chosen port is used when `local_port` is missing or empty.
105
105
Development
106
106
------------
107
107
108
-
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.
108
+
Packer 1.6.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.
109
109
110
110
```bash
111
111
go install github.com/hashicorp/packer/cmd/mapstructure-to-hcl2
0 commit comments