Adrien Delorme 7732f7998c
Add http_content func to serve variables from HTTP @ preseed (#10801)
This imports hashicorp/packer-plugin-sdk#43

* code generate things
* update docs
* update guides
* update examples

We want to add a new guide.
2021-03-23 12:31:13 +01:00
..
2020-07-20 11:00:21 +02:00
2020-07-20 11:00:21 +02:00
2020-10-21 15:55:54 +02:00
2020-07-20 11:00:16 +02:00
2020-07-20 11:00:21 +02:00
2020-10-21 15:55:54 +02:00
2020-07-20 11:00:21 +02:00

Basic HCL2 Ubuntu builders

Taking the chef/bento repo as an example.

I recommend you start by reading the build.pkr.hcl file and the comments/description there.