mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Update website/content/docs/commands/fix.mdx
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
This commit is contained in:
parent
9ce9f49f4d
commit
1049db4f98
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ sidebar_title: <tt>fix</tt>
|
|||
|
||||
# `fix` Command
|
||||
|
||||
-> **Note** This command is compatible only with legacy JSON templates.
|
||||
-> **Note** This command is not available on HCL2 template yet, it will be added when we need to introduce the first 'fix'.
|
||||
|
||||
The `packer fix` command takes a template and finds backwards incompatible
|
||||
parts of it and brings it up to date so it can be used with the latest version
|
||||
|
|
|
|||
Loading…
Reference in a new issue