Commit Graph

6003 Commits (8b59e703dad3fb2fa69ba904e18c1cebc1996721)

Author SHA1 Message Date
Megan Marsh 75803397cb
Document exception to encryption (#10395)
5 years ago
Megan Marsh eecac40d77
Merge pull request #10394 from anssijun/aws-ebs-retry-spot-instance-tagging
5 years ago
Megan Marsh 1113301c1b fix conflicts
5 years ago
Dany Garcia 905d8401ea removing unused import
5 years ago
Dany Garcia 0b13d44a23 exporting reusable validatekmskey function
5 years ago
Dany Garcia 3389fded48 merging latest master
5 years ago
Dany Garcia 39bb3a6c55 incorrect error message regarding parameter names
5 years ago
Dany Garcia 504c3807f7 adding support for root volume encryption for amazon-chroot
5 years ago
Anssi Junnola 82a25ec419 Fix retry logic in AWS spot instance tagging
5 years ago
Megan Marsh 4f419506fd
Merge pull request #10384 from Pyrrvs/vmware-dhcp-leases-bigsur
5 years ago
Pyrrvs 12a6fddbd8 handle apple dhcp lease with missing 'name' and 'lease' informations
5 years ago
Roman Mingazeev 354166350d yandex: do not use cloud-config fileds due to possible collision
5 years ago
Pyrrvs f0612e4688 improve parser by skipping all lines containing a '{' or a '}'. fix unecessary []byte cast (linter issue).
5 years ago
gla 7201ce9248 make packer compatible MacOS BigSur by making vmware fusion drivers able to lookup the VM IP address in apple dhcpd leases instead of vmware leases.
5 years ago
Roman Mingazeev bbd9ee8589 fix export when using empty ubuntu image
5 years ago
Roman Mingazeev aa0efcf73e
Yandex/ssh communicator in export (#10352)
5 years ago
Gareth Rees 355b93730b
Gcp oslogin issue 10170 (#10360)
5 years ago
Roman Mingazeev f8e85f94fd
fix set user-agent (#10361)
5 years ago
Mike Tougeron e0e82e2192
Support AWS gp3 volumes (#10338)
5 years ago
Megan Marsh 26946f1300
Merge pull request #10320 from seventieskid/gcp-wait-to-add-ssh-keys-10312
5 years ago
Megan Marsh 1d2ee0bf81
Merge pull request #10337 from serverwentdown/serverwentdown/duplicate-output-file
5 years ago
Megan Marsh 3c346867f4 fix nil pointer dereference
5 years ago
Megan Marsh 76177b50ce Refactor provisioner acceptance tests to shell directly out to Packer rather than import the core. Modify test case formatting to more closely reflect the builder test cases.
5 years ago
Roman Mingazeev 9fabad6f1d rebase && some fixes
5 years ago
Roman Mingazeev 1c08463204 rebase
5 years ago
Roman Mingazeev efe6d2f08f add comment and remove overrides
5 years ago
Roman Mingazeev 23118c451c fix delete
5 years ago
Roman Mingazeev 4eb3daec8e lint
5 years ago
Roman Mingazeev 478fda12ba reuse common configs
5 years ago
Roman Mingazeev adb4a14471
do better mount image (#10335)
5 years ago
Megan Marsh cda3aa205a linting
5 years ago
Megan Marsh 352f064b55 fix docker acceptance tests. Turns out they were broken on the main branch too; needed to move noop progress bar into the sdk to be used in the builder testui.
5 years ago
Megan Marsh 8f51a8bfae move provisioner acceptance tests into sdk alongside builder acceptance tests. Reorganize slightly to make sure no import cycles of doom get formed
5 years ago
Megan Marsh becf7723e6 move builder/testing to acctest inside sdk
5 years ago
Megan Marsh f3f4fef44a fix import
5 years ago
Megan Marsh 98f5fa453c move aws specific acceptance test helper into amazon builder dir
5 years ago
Megan Marsh 2d04ef9b99 remove commented code
5 years ago
Megan Marsh afc798c30a Modify vmware_vmx acceptance tests to use builderT framework
5 years ago
Megan Marsh 3681e2a7ee fix pathing
5 years ago
Megan Marsh 5576bb5caa move packer config constants next to the packer config
5 years ago
Megan Marsh 8558d1241f move TestUi func to sdk
5 years ago
Megan Marsh a0e81806d3
Merge pull request #10328 from hashicorp/sdk_testing
5 years ago
Ambrose Chua 436ac8ef26 Fix duplication of main disk in QEMU
5 years ago
Ambrose Chua f5d5e28012
Update step_copy_disk.go (#10333)
5 years ago
Gareth Rees 937e39d9f4 Amend commit author to align with Hashicorp license
5 years ago
Gareth Rees d6831a4de3 Amend commit author for license pass
5 years ago
Gareth Rees 833855eec5 Amend commit author for license pass
5 years ago
Gareth Rees 3ab9bae79c Amend commit author for license pass
5 years ago
Gareth Rees a05c554d14 Amend commit author for license pass
5 years ago
Megan Marsh 863e20ad65 move builder/testing framework into sdk; it imports the core but I think we just need to accept that. It doesn't expose the core directly to the SDK.
5 years ago