hashicorp / hashicorp/packer-plugin-sdk

Whenever bootstrap files hosted in the http_directory are accessed, it should show in the logs

Open
#50 3 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Go
Stars
42
Forks
62
Avg merge
29m
Merged PRs (30d)
2

Description

Here is a simple suggestion to save us lots of time in debugging.

In images like `virtualbox-iso`, one can host files using the `http_directory` parameter.

These files are are, for example, "install settings" used in debian and ubuntu.

On a good day, everything works as expected.

On other days, it would be great if the internal HTTP server on packer showed some very basic access logs, so we could be sure our ISO image is hitting the HTTP server to download the files and this way narrow down whatever error we are having to "before" or "after" downloading the HTTP file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.