Commit Graph

1013 Commits (ea25de1315eeff936cafbfd86a73c79efd8ddfac)

Author SHA1 Message Date
Anurag Sharma ea25de1315
feat: native sbom generation for hcp (#13566)
3 weeks ago
Karthik P 74cc342e44
Merge pull request #13539 from MBradbury/powershell-test-lastexitcode
3 months ago
Matthew Bradbury 4da6b47a17 Fix test
4 months ago
hashicorp-copywrite[bot] a79100518c [COMPLIANCE] Update Copyright and License Headers (Batch 3 of 5)
4 months ago
Matthew Bradbury f9abca0bd7 Check LASTEXITCODE is set before checking its value
5 months ago
Anurag Sharma 543123ac17
bump golang.org/x/crypto to 0.43.0 (#13518)
5 months ago
kp2099 4dd1fef558
removing $result from wrapper string (#13451)
8 months ago
kp2099 7167626ca2
Merge pull request #13422 from hashicorp/karthik/seperate_default_commands
10 months ago
Tanmay Jain 99b8f98a8b Updating a log to prevent secret leaks
10 months ago
karthik P 19f04a2a93 fixing test cases
10 months ago
karthik P 43d7b468de Separate out the default execute commands for Inline and Scripts
10 months ago
karthik P 85817176d4 adding comment for extractScript
10 months ago
karthik P 49c3512da8 fixing identation and test case
10 months ago
karthik P cbee767cbc adding new line character to each written command.
10 months ago
karthik P 4e62b58c88 powershell enviornment variables for script config fix
10 months ago
karthik P d0a4108ba4 init commit
10 months ago
Karthik P 089df02532
Powershell Provisioner Error Handling (#13334)
12 months ago
Anurag Sharma d3988669ea provisioner: refactored the inline script creation
1 year ago
Anurag Sharma 36f6b3644f add more context for config variable usage
1 year ago
Anurag Sharma 8e75537601 check for shebang after whole script is interpolated
1 year ago
Anurag Sharma dfa0a4e8bb provisioner: deleted outdated inline unit tests
1 year ago
Anurag Sharma ee74751181 moved the logic to provision method
1 year ago
Anurag Sharma f21b2c8e9b test(provisioner): add test for shebang within inline script
1 year ago
Anurag Sharma e8c2f7b3b0 fix: take only first line from the script
1 year ago
Anurag Sharma c1db3bf8fa provisioner: set InlineShebang based on Inline content
1 year 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
3 years ago
guoguangwu 324e628b86 chore: unnecessary use of fmt.Sprintf
3 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)
5 years ago
teddylear 11f5da8b5a
fix: Removing test debris (#11300)
5 years ago