mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 16:50:08 -04:00
In an effort to help prioritize issues (i.e bugs and feature requests) that are important to the community the community note pertaining to issue voting has been moved to the top of each template with a comment informing users not to delete it. The goal is to rely more on votes for feature requests and issues that are not critical. Critical issues being crashes, regressions, security vulnerabilities, and broken features.
1.9 KiB
1.9 KiB
| name | about | labels |
|---|---|---|
| Bug Report | You're experiencing an issue with Packer that is different from the documented behavior. | bug |
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
Overview of the Issue
A paragraph or two about the issue you're experiencing.
Reproduction Steps
Steps to reproduce this issue
Packer version
From packer version
Simplified Packer Template
If the file is longer than a few dozen lines, please include the URL to the gist of the log or use the Github detailed format instead of posting it directly in the issue.
Operating system and Environment details
OS, Architecture, and any other information you can provide about the environment.
Log Fragments and crash.log files
Include appropriate log fragments. If the log is longer than a few dozen lines, please include the URL to the gist of the log or use the Github detailed format instead of posting it directly in the issue.
Set the env var PACKER_LOG=1 for maximum log detail.