Commit Graph

13818 Commits (7fe51022ca06db49f56b2475e05211c8d45dc803)
 

Author SHA1 Message Date
Adrien Delorme 7fe51022ca add expression
6 years ago
Adrien Delorme 0436457fd7 fix sidebar current
6 years ago
Adrien Delorme 8cdf8ca442 add syntax-json for HCL
6 years ago
Adrien Delorme bb72a0c0ce document hcl language & syntax
6 years ago
Adrien Delorme 26ceea0c36 update custon provider docs
6 years ago
Adrien Delorme 04a8758811
Update website/source/guides/hcl/from-json-v1/index.html.md.erb
6 years ago
Adrien Delorme 978af9188f
Update website/source/guides/hcl/component-object-spec/index.html.md.erb
6 years ago
Adrien Delorme da12c73726
Update website/source/guides/hcl/component-object-spec/index.html.md.erb
6 years ago
Adrien Delorme 971eac1701
Update website/source/guides/hcl/component-object-spec/index.html.md.erb
6 years ago
Adrien Delorme 9219a606a3 move "Installing Packer" a little lower in the nav bar
6 years ago
Adrien Delorme f3629dbaf7 Update index.html.md.erb
6 years ago
Adrien Delorme 8dc587967e Update guides.erb
6 years ago
Adrien Delorme 93b9f3cb80 rename
6 years ago
Adrien Delorme da90c22c35 Update index.html.md.erb
6 years ago
Adrien Delorme 1ada06b2d7 fix sidebar_current of guide/hcl/from-json-v1
6 years ago
Adrien Delorme 8c21916606 add guide on how to make ones component HCL2 enabled
6 years ago
Wilken Rivera ba36201f89 docs/guides/hcl: Update sample configuration (#8499)
6 years ago
Megan Marsh dd8ad87dce
Merge pull request #8500 from hashicorp/fix_post_processors_hcl
6 years ago
Megan Marsh 48b384dbc4 update changelog
6 years ago
Megan Marsh 4b1c2930b1 update changelog
6 years ago
Megan Marsh 5bacd37014 fix pps
6 years ago
Wilken Rivera a72242cd70
Merge pull request #8498 from hashicorp/f-builder_docker-typeassertion-check
6 years ago
Megan Marsh dca2c03cdb
Merge pull request #7866 from hashicorp/sharing_info
6 years ago
nywilken 9403d55549 builder/docker: Add type assertion check when reading config from state bag
6 years ago
nywilken 0ba6b22fee builder/docker: Update type of config stored in state bag
6 years ago
Megan Marsh b51fca7857 regenerate builder mock
6 years ago
Megan Marsh 8490bbc45c add tests for info sharing
6 years ago
Wilken Rivera d10a702ce8
Merge pull request #8497 from hashicorp/td-command_build-doc-fixes
6 years ago
nywilken 3d56f8ac80 command/build: Fix URL to HCL2 syntax guide
6 years ago
Megan Marsh cd7abf1f9e clean up a few final issues with info sharing
6 years ago
Megan Marsh 25711ed7d0 make HCL2 respect the new builder-returned generated vars list
6 years ago
Wilken Rivera 49c6c74046
Merge pull request #8490 from hashicorp/fix_7865
6 years ago
nywilken 1eb55c2ae3 builder/azure: Remove double override of GalleryImageVersionsClient.PollDuration
6 years ago
Adrien Delorme ee2d74ce9e
hcl2template/common_test.go: make testParse a helper (#8495)
6 years ago
Adrien Delorme bc49234930 remove old untrue comment
6 years ago
Adrien Delorme 50fb1148b4 wip
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 65cc5fe823
fix missing typo correction (#8494)
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 6bc5a95c3a tweak docs; change to
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
Megan Marsh 18bb4ffb44 bump API version since this change makes things backwards incompatible.
6 years ago
Megan Marsh 21a849354b fix hook data loading
6 years ago
Sylvia Moss c57f093efe
Remove unnecessary source_path validation for virtualbox-ovf (#8489)
6 years ago
Sylvia Moss 0a8b172bf9 Remove duplicated retry mechanism when deleting VM ffrom virtual box (#8485)
6 years ago
Megan Marsh 1679d9fb9d docs
6 years ago
Megan Marsh a125f81fba add some more comments
6 years ago
Megan Marsh d47f151bf9 punctuation
6 years ago
Megan Marsh 82367a88f8 reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data.
6 years ago
Megan Marsh ac570e0cc0 store ssh public and private keys on shared info
6 years ago