mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 01:04:00 -04:00
backport of commit 5ba4f885e4
This commit is contained in:
committed by
Lucas Bajolet
parent
dbc716afa4
commit
a7ecbb7647
@@ -0,0 +1,29 @@
|
||||
---
|
||||
page_title: Upgrade to v1.11
|
||||
description: Learn how to upgrade your Packer installation to v1.11
|
||||
---
|
||||
|
||||
# Upgrade to v1.11
|
||||
|
||||
This topic describes how to upgrade to v1.11. Refer to the [Packer v1.11 release notes](/packer/docs/release-notes/v1_11) for information about changes in v1.11 from the previous release.
|
||||
|
||||
## Requirements
|
||||
|
||||
<!-- Delete this section if there is no content for it -->
|
||||
|
||||
## Upgrade from v1.10
|
||||
|
||||
<!-- Describe the steps -->
|
||||
|
||||
## Upgrade from a version older than v1.10
|
||||
|
||||
<!-- Delete this section if there is no content for it -->
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
This section provides guidance on potential issues you may experience after upgrading
|
||||
|
||||
### Missing plugins error
|
||||
|
||||
Packer may report that you one or more plugins are missing after the upgrade. You may need to reinstall the plugins as described in [Installing Plugins](/packer/docs/plugins/install).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user