docs: fix packer install link
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Robert Kaussow 2022-08-06 22:18:59 +02:00
parent 352601029b
commit c4ec87c573
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ This repository provides infrastructure-as-code examples to automate the creatio
**Packer**:
- HashiCorp [Packer](packer-install) v1.7.7 or higher.
- HashiCorp [Packer](https://www.packer.io/intro/getting-started/install.html) v1.7.7 or higher.
- HashiCorp [Packer Plugin for Proxmox](https://www.packer.io/plugins/builders/proxmox/iso) (`proxmox-iso`) v1.0.8 or higher.
Required plugins are automatically downloaded during the `packer init` phase. These plugins are placed in the same directory as your Packer executable `/usr/local/bin` or `$HOME/.packer.d/plugins`.