Commit Graph

44 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Jeff Escalante 2999934326
fix generation script, bugfixes in source comments, update website paths in primary codebase
6 years ago
Megan Marsh dde74232f2
Clearly document all template-engine-enabled options (#8770)
6 years ago
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Adrien Delorme a67948f155 fix config pointers
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Lars Lehtonen 59472c6aad
builder/lxc: fix dropped error
6 years ago
Adrien Delorme 819329228a Change back to make sure all durations are a time.Duration
6 years ago
Adrien Delorme 4399684372 make fmt autogenerated docs
7 years ago
Adrien Delorme e6cbb013ba add // go:generate struct-markdown to all previously edited files
7 years ago
Adrien Delorme f1917edd34 generate the comments for config struct of builders scraping doc website
7 years ago
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Adrien Delorme b7222d1f56 Add tmp package that offers Dir & File funcs
7 years ago
Megan Marsh 57dd1c3ca2
Merge pull request #6543 from thedrow/lxc-root-path
8 years ago
Omer Katz 26dd6441e0
Locate lxc root directory when exporting as well.
8 years ago
Omer Katz 808df82eea
Remove privilege escalation with sudo when copying files. Preserve file permission mapping when copying files.
8 years ago
Omer Katz e5b740e223
Determine lxc root according to the running user.
8 years ago
Chris Lundquist c925a02f82 don't chown to close the security issue
8 years ago
Matthew Hooker ff64ccda55
Merge pull request #5426 from hashicorp/fix_4915
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Matt Schreiber 1f2135f65e
Add options to LXC builder for influencing for how containers are built and started
8 years ago
Megan Marsh e8cabc1e83 implemented for LXD
9 years ago
Megan Marsh 93bddb3e65 implement directory fix for lxc file uploads
9 years ago
Megan Marsh 8d24b3930a cleanup imports and rebase artifacts
9 years ago
Chris Lundquist cd2a783382 [lxc] update to new conventions, improve docs
9 years ago
Chris Lundquist 5eb1bc9338 [lxc] go fmt our files
9 years ago
Chris Lundquist 9b4a7e935f [lxc] add basic tests
9 years ago
Chris Lundquist 2d19b4f2d2 Revert "[lxc] only build for linux. Ignore vim swp files."
9 years ago
Chris Lundquist 8b4e94d9c6 [lxc] remove commented code
9 years ago
Chris Lundquist e23920a6b9 [lxc] only build for linux. Ignore vim swp files.
9 years ago
Chris Lundquist 15c18c83a9 [lxc] default to target runlevel 3
9 years ago
Chris Lundquist ddbb584235 [lxc] Ubuntu likes runlevel 5
9 years ago
Chris Lundquist 341ebdd7e8 [lxc] implement interface, add validation
9 years ago
Michele Catalano 659a0da594 Add lxc builder to packer
9 years ago