Commit Graph

13815 Commits (9216f43463a7517f17a00a1f64895cd6ed98c771)
 

Author SHA1 Message Date
Moss 9216f43463 Configure NAT interface before forwarded port mapping
6 years ago
Megan Marsh 9eda2031d2 Remove redundant placeholder (#8503)
6 years ago
Megan Marsh a6c56aa4e2 fix build func docs
6 years ago
Megan Marsh f6878d6a2a update master to 1.5.1-dev
6 years ago
Megan Marsh a8a3758cc8
Cut version 1.5.0
6 years ago
Megan Marsh e03342cd32
Cut version 1.5.0
6 years ago
Megan Marsh 616060b463
Cut version pipefail
6 years ago
Megan Marsh e3c0022a8e update release process to incorporate binary signing
6 years ago
Megan Marsh ee5e0315d2
Cut version pipefail
6 years ago
Megan Marsh b70ab5c8d4
Cut version 1.5.0
6 years ago
Megan Marsh 2d335a16f7 cut packer release v1.5.0
6 years ago
Megan Marsh a1e4440797 update changelog date
6 years ago
Megan Marsh b4d3f71a7b update changelog
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
Megan Marsh 88d4ce37c9 template functioin to let Provisioners access PACKER_RUN_UUID
6 years ago
Megan Marsh 84063d2132 implement ID and Type values in the provisioner template info sharing
6 years ago
Megan Marsh e1652696a6 Rather than using reflection to grab the whole SSH config, for now just use the config convenience functions to get the majority of needed values
6 years ago