Commit Graph

16399 Commits (6c45f044679ff4c4892f2faa7f646b808005cb27)
 

Author SHA1 Message Date
Adrien Delorme 6c45f04467 Delete ssm_mock_funcs.go
6 years ago
Adrien Delorme 5d06a6e6df rename file correctly
6 years ago
Adrien Delorme c6e2dd5538 remove unit test file for now, I think that an acceptance test will be easier here
6 years ago
Adrien Delorme a4bd744955 simplify things a bit more
6 years ago
Adrien Delorme aef3d24213 Update step_create_ssm_tunnel.go
6 years ago
Adrien Delorme f329cb5b93 simplify code
6 years ago
Adrien Delorme b058de072a move packer/builder/amazon/common.IsAWSErr to builder/amazon/common/awserrors.Matches
6 years ago
Adrien Delorme 8e355d0fe7 Move ssm code to its own ssm package and make it singlethreaded
6 years ago
Wilken Rivera 646b973bd3 Remove logic to retry a connection that reuses an existing SSM Session
6 years ago
Wilken Rivera dff9cde775 Remove waitgroups
6 years ago
Wilken Rivera eb11009e2a Check for closed channels as opposed to using a separate closeRetry channel
6 years ago
sylviamoss aa73cc7d7e add close chan to avoid unwanted retries
6 years ago
sylviamoss 1f62249097 add retry terminated session chan
6 years ago
sylviamoss 8e3f3e514c improve logs
6 years ago
sylviamoss b2c7897f58 add WaitGroup to avoid data race
6 years ago
sylviamoss 1c2b469acd add retry channel to ssm driver
6 years ago
Wilken Rivera 73e842fab6 update CHANGELOG
6 years ago
blz-ea 73370570f4
Fix Proxmox builder unhandled buildvar type (#10154)
6 years ago
Megan Marsh 25f4e24772
Merge pull request #10150 from nshalman/nshalman/tag-snapshots
6 years ago
Megan Marsh 8821114e97
Merge pull request #10162 from hashicorp/td-makefile-test-targets
6 years ago
Megan Marsh 4862b2c0f0
Merge pull request #10163 from hashicorp/fix-azure_arm-manageddisk-deletion-regression
6 years ago
Wilken Rivera 791a69e78f
Merge pull request #10166 from hashicorp/fix_master
6 years ago
Megan Marsh 645eff58d1 fix fixer deprecated options conflict
6 years ago
Megan Marsh fc619dc977
Merge pull request #9626 from featheredtoast/add-proxmox-vm-clone
6 years ago
Megan Marsh b6424354c3
Merge pull request #9964 from netapp-jgriffit/hashicorp/packer#9924
6 years ago
Megan Marsh 56c7a9cda5 rebase
6 years ago
netapp-jgriffit 15467aa868 Update builder/vsphere/common/step_shutdown.go
6 years ago
James Griffith 185f3d9d48 vsphere clone config not yet using warnings, leaving code commented out
6 years ago
James Griffith c8ad66f419 update to docs as suggested
6 years ago
James Griffith c86a48fbc9 syntax change
6 years ago
James Griffith f86f7c4464 Another instance using `Prepare()` needed an update
6 years ago
James Griffith 09edada93d moved the warning into Prepare() and updated the invocation
6 years ago
James Griffith 572de129d7 update documentation
6 years ago
James Griffith 1048cdbcc4 check for no communicator and provide messaging to user
6 years ago
James Griffith 2ecf5cc9aa Communicator is not needed unless shutdown_command is populated
6 years ago
James Griffith 6b39b1eed6 StepShutdown should still occur if Comm.Type is none
6 years ago
James Griffith 65ff092fd4 hashicorp/packer#9924
6 years ago
Wilken Rivera a1d69bfe91 Fix liniting issues
6 years ago
Wilken Rivera afd33679f5 builder/azure_arm: Fix build failures due to the deletion of attached managed disks
6 years ago
Wilken Rivera 26161b7599 makefile: Disable test caching explicitly for go test
6 years ago
Megan Marsh 8f67f939f9
Merge pull request #10158 from Direnol/yandex-add-support-iam-auth
6 years ago
Roman Mingazeev 75befba67e add more doc
6 years ago
Roman Mingazeev 09add100f2 fix doc generate
6 years ago
Roman Mingazeev 60595ad522 remove extra log
6 years ago
Roman Mingazeev cc54c564e2
Update website/pages/docs/builders/yandex.mdx
6 years ago
Roman Mingazeev c5a8e6f823
Update website/pages/docs/builders/yandex.mdx
6 years ago
Roman Mingazeev 72fe3bbc26
Update builder/yandex/access_config.go
6 years ago
Roman Mingazeev 33dce4fc83 fix yandex vendor
6 years ago
Roman Mingazeev 0788c49ec0 update vendor/yandex-cloud/go-sdk
6 years ago
Roman Mingazeev ae7fc84557 Added support for IAM credential in the token field and YC_TOKEN env
6 years ago