Commit Graph

21 Commits (e4dffeed35b1dddf36316353b6b8eb97ecd9bdca)

Author SHA1 Message Date
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Sylvia Moss be9dbaacd7
Interpolate generatedData in the Inspec provisioner (#9262)
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
Sylvia Moss ce674ff272
Add exclude mapstructure tag to exclude from hcl2spec struct (#8785)
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 39fd462b56 change all provision func signatures to use map[string]interface{}
6 years ago
Megan Marsh 6f418d0e54 get data sharing to a working state with the powershell provisioner
6 years ago
Megan Marsh f4c3501af5 pass struct of generated data into provision() call
6 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
7 years ago
Lars Lehtonen bd01d0d3c3 provisioner/inspec: Fix dropped error
7 years ago
Megan Marsh 0f704fb5b2 These cancel functions have been obsolete since merge of c7ce4d598e
7 years ago
Stefan Scherer 35dae5791c
Use --input-file instead of --attrs.
7 years ago
Megan Marsh 6dcff18d36 prevent nil pointer dereference by defining IsUserAuthority. This occurred as a regression when we updated the crypto library in v1.4.0
7 years ago
Adrien Delorme c7ce4d598e change Provisioner to be passed a context for cancellation
7 years ago
Adrien Delorme 5a6dffde9a use port as ints
7 years ago
xinau b449af84ee moved concurrency-safe ui code to packer/ui.go
7 years ago
xinau ae59b81f44 added check for docker backend
7 years ago
xinau 36c1e8d838 moved adapter to common package
7 years ago
xinau 8526244285 changed local_port to uint representation
7 years ago
xinau f5b13e3cb5 added inspec.io provisioner
7 years ago