hashicorp / packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
http://www.packer.io
Other
15.06k stars 3.32k forks source link

Backport of Document use of TMPDIR required for remote plugin installation into stable-website #13057

Closed hc-github-team-packer closed 3 months ago

hc-github-team-packer commented 3 months ago

Backport

This PR is auto-generated from #13056 to be assessed for backporting due to the inclusion of the label backport/website.

The below text is copied from the body of the original PR.


Packer 1.11.0 requires access to a system's temporary directory for downloading and validating remote plugins installed via packer init or packer plugins install. This information is not documented and can lead to confusion for users working on systems whose TMPDIR are non-writable or non-executable (e.g CIS hardened environments).

Closes #13028


Overview of commits - bd39423be54d7e01c216c7e5ead74503c9253e01 - bab3f16513d7d2c95e75733f6aea9f1b380f12f2
github-actions[bot] commented 2 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.