mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
Apply suggestions from code review
Co-authored-by: Lucas Bajolet <105649352+lbajolet-hashicorp@users.noreply.github.com>
This commit is contained in:
parent
85e9e22bde
commit
2b7bfaea57
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ The affected plugins include:
|
|||
```
|
||||
|
||||
### IMPROVEMENTS:
|
||||
* cmd/init: warn users running `packer ini` on configuration templates with a
|
||||
missing required_plugins blocks.
|
||||
* cmd/init: warn users running `packer init` on configuration templates with a
|
||||
missing `required_plugins` blocks.
|
||||
[GH-12638](https://github.com/hashicorp/packer/pull/12638)
|
||||
* cmd/plugins: install SHA256SUM file with 0644 perms.
|
||||
[GH-12665](https://github.com/hashicorp/packer/pull/12665)
|
||||
|
|
|
|||
Loading…
Reference in a new issue