Commit Graph

1012 Commits (main)

Author SHA1 Message Date
Karthik P 74cc342e44
Merge pull request #13539 from MBradbury/powershell-test-lastexitcode
4 weeks ago
Matthew Bradbury 4da6b47a17 Fix test
2 months ago
hashicorp-copywrite[bot] a79100518c [COMPLIANCE] Update Copyright and License Headers (Batch 3 of 5)
2 months ago
Matthew Bradbury f9abca0bd7 Check LASTEXITCODE is set before checking its value
3 months ago
Anurag Sharma 543123ac17
bump golang.org/x/crypto to 0.43.0 (#13518)
3 months ago
kp2099 4dd1fef558
removing $result from wrapper string (#13451)
6 months ago
kp2099 7167626ca2
Merge pull request #13422 from hashicorp/karthik/seperate_default_commands
8 months ago
Tanmay Jain 99b8f98a8b Updating a log to prevent secret leaks
8 months ago
karthik P 19f04a2a93 fixing test cases
8 months ago
karthik P 43d7b468de Separate out the default execute commands for Inline and Scripts
8 months ago
karthik P 85817176d4 adding comment for extractScript
9 months ago
karthik P 49c3512da8 fixing identation and test case
9 months ago
karthik P cbee767cbc adding new line character to each written command.
9 months ago
karthik P 4e62b58c88 powershell enviornment variables for script config fix
9 months ago
karthik P d0a4108ba4 init commit
9 months ago
Karthik P 089df02532
Powershell Provisioner Error Handling (#13334)
10 months ago
Anurag Sharma d3988669ea provisioner: refactored the inline script creation
11 months ago
Anurag Sharma 36f6b3644f add more context for config variable usage
11 months ago
Anurag Sharma 8e75537601 check for shebang after whole script is interpolated
11 months ago
Anurag Sharma dfa0a4e8bb provisioner: deleted outdated inline unit tests
11 months ago
Anurag Sharma ee74751181 moved the logic to provision method
11 months ago
Anurag Sharma f21b2c8e9b test(provisioner): add test for shebang within inline script
11 months ago
Anurag Sharma e8c2f7b3b0 fix: take only first line from the script
11 months ago
Anurag Sharma c1db3bf8fa provisioner: set InlineShebang based on Inline content
11 months ago
Devashish 2e609231b4 website: add docs for the hcp-sbom provisioner
1 year ago
Jenna Goldstrich 347c57306c hcp: use enum for HCP SBOM upload
1 year ago
Devashish a353260f5d packer: add hcp-sbom provisioner
1 year ago
Lucas Bajolet 962ccdfc80 packer: address gosimple lint errors
2 years ago
Lucas Bajolet e8d3a55b5f packer: address errcheck lint errors
2 years ago
Lucas Bajolet 4a7f5f38a6
Makefile: replace enumer upstream with dmarkham's (#13107)
2 years ago
IAMDAVID0920 d625694a88 refactor: remove deprecated InitializePluginVersion, replace with NewPluginVersion
2 years ago
guoguangwu 7eb6a45cd4 chore: remove refs to deprecated io/ioutil
2 years ago
guoguangwu 324e628b86 chore: unnecessary use of fmt.Sprintf
2 years ago
hashicorp-copywrite[bot] 19055df3ec
[COMPLIANCE] License changes (#12568)
3 years ago
Wilken Rivera eca75a6847 Run make fmt to fix checks
3 years ago
hashicorp-copywrite[bot] b7df3ca36f
[COMPLIANCE] Add Copyright and License Headers (#12254)
3 years ago
Lucas Bajolet f4a2ac3b31
feat: support pwsh in powershell provisioner (#11950)
4 years ago
Vasili b9c28c7a8f
Clarify documentation for template file function (#11798)
4 years ago
Lucas Bajolet c99b300e3a
Add support for Env in remote shell provisioners (#11819)
4 years ago
Lucas Bajolet cbc67b7636
Merge pull request #11792 from teddylear/feat-pause_after-powershell
4 years ago
teddylear d00a41c6ae fix: updates to have make fmt-check and ci-lint pass
4 years ago
Lucas Bajolet 71752c9e1e powershell/provisioner: remove useless fmt.Sprintf
4 years ago
Lucas Bajolet 673a97290a provisioner/powershell: remove unused variable
4 years ago
teddylear 000ace61a3 feat: Add pause_after config to powershell provisioner like shell
4 years ago
Adrien Delorme 0362a3ec10
all shells: Pass env vars through a key value store (#11569)
4 years ago
Wilken Rivera ebcfd0cd8e
windows-restart: Update documentation for restart_check_command (#11507)
4 years ago
Adrien Delorme a2124eb594
Tiny tweaks and fixes for the PowerShell provisioner (#11410)
4 years ago
Adrien Delorme 948ef1f673
File provisioner, don't fail when no content is passed. (#11349)
4 years ago
teddylear 11f5da8b5a
fix: Removing test debris (#11300)
4 years ago
Adrien Delorme d25373a8d6
move inspec provisioner out (#11230)
5 years ago