Commit Graph
3 Commits
Author SHA1 Message Date
Devashish 2cc9294733 Rename hcp_sbom to hcp-sbom 2024-11-11 17:04:00 -05:00
Devashish 8028fae05f Add outer provisioner to download, validate and compress SBOM 2024-11-11 17:04:00 -05:00
Lucas Bajolet 7f056211d9 commands: rename plugin to execute
The plugin and plugins command had a name that was close, and while
plugin is not supposed to be directly called by Packer users, this could
happen by accident while trying to execute packer plugins subcommands,
and when it does, the error messages are far from explicit, so unless
they understand what Packer is doing here, they'll likely be lost.

To reduce the risk of confusion, we rename the command to run packer
embedded components as execute.
2024-03-11 15:06:13 -04:00