mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
6 lines
359 B
Plaintext
6 lines
359 B
Plaintext
<!-- Code generated from the comments of the Config struct in datasource/http/data.go; DO NOT EDIT MANUALLY -->
|
|
|
|
- `url` (string) - The URL to request data from. This URL must respond with a `200 OK` response and a `text/*` or `application/json` Content-Type.
|
|
|
|
<!-- End of code generated from the comments of the Config struct in datasource/http/data.go; -->
|