mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
Update wording to only apply to specifically listed plugins
This commit is contained in:
parent
a522e10b29
commit
6c16dedcad
5 changed files with 6 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ page_title: packer build - Commands
|
|||
|
||||
<Note>
|
||||
|
||||
Starting August 1st, 2025, the source for official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](/packer/docs/plugins/install#install-hashicorp-maintained-plugins) for more information.
|
||||
Starting August 1st, 2025, the source for many official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](/packer/docs/plugins/install#install-hashicorp-maintained-plugins) for more information.
|
||||
|
||||
</Note>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ page_title: packer init command reference
|
|||
|
||||
<Note>
|
||||
|
||||
Starting August 1st, 2025, the source for official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](/packer/docs/plugins/install#install-hashicorp-maintained-plugins) for more information.
|
||||
Starting August 1st, 2025, the source for many official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](/packer/docs/plugins/install#install-hashicorp-maintained-plugins) for more information.
|
||||
|
||||
</Note>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ page_title: packer plugins install command reference
|
|||
|
||||
<Note>
|
||||
|
||||
Starting August 1st, 2025, the source for official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](/packer/docs/plugins/install#install-hashicorp-maintained-plugins) for more information.
|
||||
Starting August 1st, 2025, the source for many official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](/packer/docs/plugins/install#install-hashicorp-maintained-plugins) for more information.
|
||||
|
||||
</Note>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ page_title: Plugins
|
|||
|
||||
<Note>
|
||||
|
||||
Starting August 1st, 2025, the source for official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](/packer/docs/plugins/install#install-hashicorp-maintained-plugins) for more information.
|
||||
Starting August 1st, 2025, the source for many official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](/packer/docs/plugins/install#install-hashicorp-maintained-plugins) for more information.
|
||||
|
||||
</Note>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ page_title: Install Plugins
|
|||
|
||||
<Note>
|
||||
|
||||
Starting August 1st, 2025, the source for official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](#install-hashicorp-maintained-plugins) for more information.
|
||||
Starting August 1st, 2025, the source for many official HashiCorp-maintained Packer plugins is moving from GitHub releases to the official HashiCorp release site, [releases.hashicorp.com](https://releases.hashicorp.com). Refer to [Install HashiCorp-maintained plugins](#install-hashicorp-maintained-plugins) for more information.
|
||||
|
||||
</Note>
|
||||
|
||||
|
|
@ -81,7 +81,7 @@ pinning plugin versions for build reproducibility. Refer to the [`packer` block
|
|||
|
||||
## Install HashiCorp-maintained plugins
|
||||
|
||||
HashiCorp now makes official HashiCorp-maintained plugins available through the [HashiCorp release site](https://releases.hashicorp.com/).
|
||||
HashiCorp now makes the following official HashiCorp-maintained plugins available through the [HashiCorp release site](https://releases.hashicorp.com/).
|
||||
|
||||
These plugins include:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue