Commit Graph

25 Commits (update_version)

Author SHA1 Message Date
Lucas Bajolet a463abd73b commands: introduce plugin as alias to plugins
2 years ago
Lucas Bajolet 7f056211d9 commands: rename plugin to execute
2 years ago
hashicorp-copywrite[bot] 19055df3ec
[COMPLIANCE] License changes (#12568)
3 years ago
hashicorp-copywrite[bot] b7df3ca36f
[COMPLIANCE] Add Copyright and License Headers (#12254)
3 years ago
Adrien Delorme 9f4a1281dd
Add `packer plugins` command and subcommands to interact with plugins (#11553)
4 years ago
Adrien Delorme ed091163be
HCL2 Parse packer.required_plugins block + packer init (#10304)
5 years ago
Wilken Rivera acabc1c1aa
Add packer fmt command (#10225)
5 years ago
Adrien Delorme 5ba134ac5b
JSON to HCL2 (minimal best-effort) transpiler (#9659)
6 years ago
Megan Marsh b8ac1a800d implement a packer console analogous to the terraform console
7 years ago
Matthew Hooker ddf23a2c46
Complete Atlas deprecation.
8 years ago
Krzysztof Wilczynski 0e08640fff
Re-factor version command to use version.FormattedVersion() function.
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
DanHam 2b0f52e84a
Fix copy/paste Terraform references
9 years ago
Christopher Boumenot 728c496370 Move version to its own package. (#3460)
10 years ago
Chris Bednarski d09a9ab0c7 Implemented internal plugins
10 years ago
Mitchell Hashimoto 1ee2b014a6 packer: remove Ui/Cache from CoreConfig
11 years ago
Mitchell Hashimoto dc74ec5612 packer: remove Environment
11 years ago
Mitchell Hashimoto ba359394b1 fix compilation
11 years ago
Mitchell Hashimoto 9d89ca8e07 command: build should be converted to new API, compiles
11 years ago
Mitchell Hashimoto 84c8344794 hook up push to commands
11 years ago
Mitchell Hashimoto 8dbe0f065c Remove version from "packer" package
11 years ago
Mitchell Hashimoto fa36cf82ee command: move all remaining commands
11 years ago
Mitchell Hashimoto 8054e66db6 command: move more to this package, remove old packages
11 years ago
Mitchell Hashimoto 96b0ec5395 Start putting commands in command/, modify core
11 years ago