Commit Graph

316 Commits (31c8acc5bc1639beeea2d0bdc8f3bc000765ceec)

Author SHA1 Message Date
Megan Marsh 75f574bd4b
Merge pull request #7221 from hashicorp/vagrant_builder
7 years ago
Megan Marsh be21850e32
Merge pull request #7060 from andrewsomething/do-post-processor
7 years ago
xinau c207451f7e Merge branch 'master' of https://github.com/hashicorp/packer into packer-provisioner-inspec
7 years ago
Megan Marsh ad21367b21 vagrant builder
7 years ago
Adrien Delorme 8621949e01 make generate
7 years ago
Adrien Delorme dd3e2c255c respect a 'only' defined in a post-processor
7 years ago
Adrien Delorme 074a74ec38 make sure 'only' completely ignores post-processor
7 years ago
xinau f5b13e3cb5 added inspec.io provisioner
7 years ago
Adrien Delorme 58245f2557 break a chain of post-processors when one is skipped & make `-only`
7 years ago
Adrien Delorme 61ade0e127 allow to use --only with post-processors
7 years ago
Adrien Delorme 4bf3cd44fc allow to skip a post processor
7 years ago
Adrien Delorme 905db043c4 command.TestBuildOnlyFileCommaFlags: create some files using post processors
7 years ago
Adrien Delorme 7655d2efb2
Add tencent cloud builder (#7135 & #6839)
7 years ago
Megan Marsh 98e933ca54 make packer inspect not print sensitive variables.
7 years ago
Andrew Starr-Bochicchio c0c5c6afac Add DigitalOcean post-processor.
7 years ago
Megan Marsh ba25e68fe0 add a new breakpoint provisioner
7 years ago
Megan Marsh c5b6eff691
Merge pull request #6871 from LKaemmerling/master
7 years ago
Lukas Kämmerling 270110767c
Add hcloud Builder
7 years ago
Josh Soref 66738ccaf4 Try to make help more consistent
7 years ago
Adrien Delorme 626a3cc2a4 have -timestamp-ui match what's in doc
8 years ago
Ashley Lowde 2884f6fab6 improve formatting and documentation for PR#6784
8 years ago
Ashley Lowde 12496e3702 add optional timestamps to build log
8 years ago
Matthew Hooker 8a7d43dd44
bug fix and add test
8 years ago
Megan Marsh cb35829f80
Merge pull request #6411 from jmartin-r7/esxi_compact
8 years ago
Oleg Butuzov 079b317b62 Misaligned help entries
8 years ago
Jeffrey Martin e8f04c34a3
add vmware-compaction fixer help
8 years ago
Megan Marsh c5b346b07b
Merge pull request #6393 from DanHam/fix-hyperv-export
8 years ago
Matthew Hooker ddf23a2c46
Complete Atlas deprecation.
8 years ago
Matthew Hooker 9bb0681586
Merge pull request #6423 from hashicorp/fix5513
8 years ago
DanHam c8f54d5291
Fixer and tests to convert 'clone_from_vmxc_path' -> 'clone_from_vmcx_path'
8 years ago
DanHam 3c5d7aec74
Ensure new fixer appears in 'packer fix' usage message
8 years ago
DanHam 1347f07618
Update 'packer fix' command usage output to include all fixers
8 years ago
Matthew Hooker dde6805ee8
ignore empty top-level config keys when vetting fix
8 years ago
Sean Malloy 3622a669dc Add new post processor googlecompute-import
8 years ago
Matthew Hooker a5e29e68da
cmd/validate: notify user if config is "fixable"
8 years ago
M. Marsh eb557af8bf
Merge branch 'master' into f-autocomplete
8 years ago
Matthew Hooker 3c37aaf4e6
update atlas deprecation language
8 years ago
Josh Soref e7a30b4ba2 spelling: attempt
8 years ago
Edouard BONLIEU 7e36cfcff1
Add Scaleway builder
8 years ago
Matthew Hooker 6205c71f98
Merge pull request #5791 from YuSungDuk/master
8 years ago
Matthew Hooker c03ce222b2
add atlas deprecation warnings.
8 years ago
SwampDragons 997f8e4a2a
Merge pull request #5318 from hashicorp/sigtermcleanup
8 years ago
유성덕 5714108ef9 Merge branch 'master' into support_ncloud
8 years ago
Megan Marsh 7d85b31b29
make fmt
8 years ago
Megan Marsh 46c3113613
it compiles :)
8 years ago
Matthew Hooker 807e88245b
trying to add context to state bag
8 years ago
유성덕 5189d65467 Support Naver Cloud Platform
8 years ago
Krzysztof Wilczynski 0e08640fff
Re-factor version command to use version.FormattedVersion() function.
8 years ago
Jeremy Voorhis bfc75eb9d9 Implement cli.CommandAutocomplete for most commands
8 years ago
Jeremy Voorhis a4cb8ae41b Define methods on *BuildCommand (consistency)
8 years ago