Commit Graph

5199 Commits (279fbb45ab2d61dce9ad18b84226dfcafffcdd78)

Author SHA1 Message Date
William 807f39284d
Merge pull request #2 from hashicorp/master
6 years ago
jhawk28 7f0de5fc8d
add ability to define multiple NICs for vsphere-iso (#8739)
6 years ago
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
6 years ago
Megan Marsh 4f7670a1e6
Merge pull request #8690 from daxgames/vsphere_iso_remove_cdrom
6 years ago
Sylvia Moss 23fa3107a3
Render variables one time on prepare method (#8727)
6 years ago
Dax T. Games 78012dc56f add autogenerated help for vsphere iso remove cdrom
6 years ago
Wilken Rivera c99dc56544 Update Azure ARM documentation
6 years ago
Megan Marsh a90f75585b
Merge pull request #8709 from hashicorp/aws_max_retries
6 years ago
Wilken Rivera 7e45a10e90
Merge pull request #8717 from luba239/master
6 years ago
Megan Marsh dfefe7e8d9
Merge pull request #8704 from hashicorp/custom_vault_azure
6 years ago
Luba Grinkevich a067b23e6d Execute `make generate` #8716
6 years ago
Luba Grinkevich 38fe16e01f Add service account ID to config #8716
6 years ago
William Brooks 61f5f867eb make generate
6 years ago
William Brooks 9891e75f75 update hyper-v driver_mock.go
6 years ago
William Brooks 31622b50ac applied fmt
6 years ago
William Brooks 7152732597 changing SetBootDvdDrive messaging to be truthful
6 years ago
William Brooks 55ae803852 Add Hyper-V support for Gen-1 boot order with ISO
6 years ago
Adrien Delorme 7d5f0c11af add max_retries option to aws builders
6 years ago
Sylvia Moss 6d7c6ba18c
Add step_http_ip_discover to virtualbox to allow HTTPIP in vboxmanage (#8700)
6 years ago
Megan Marsh 2181f10e79 fix statebag setup; simplify conditional
6 years ago
Megan Marsh 7dd1fa44db regenerate code
6 years ago
Megan Marsh 9643ad35f1 add tests
6 years ago
Megan Marsh 6d6b94d515 Add ability to use custom keyvault into azure builds
6 years ago
Wilken Rivera a1d9ba0e32
Merge pull request #8699 from fly1028/fix-instance-running-timeout
6 years ago
Rens Sikma c8062cc8b3 fix #8679 with source_image_project_id as list
6 years ago
Patrick Ng e5e5fd1198 Instance Running waiter not aware of global waiter settings
6 years ago
Dax T. Games 1cb6f4e456 Merge branch 'vsphere_iso_remove_cdrom' of https://github.com/daxgames/packer into vsphere_iso_remove_cdrom
6 years ago
Dax T. Games 76680ac1c6 add docs
6 years ago
Dax T. Games 6b82bf5a93 format
6 years ago
Dax T Games 9756a9858a
Update builder.go
6 years ago
Dax T. Games 4fa0f6baa3 recreate https://github.com/jetbrains-infra/packer-builder-vsphere/pull/238
6 years ago
Wilken Rivera 561f02cc2f
builder/azure-arm: Update logic for setting subscriptionID (#8685)
6 years ago
Sylvia Moss 08b0bd1d2c
Fix HCL2 code generation for slices within another slice (#8669)
6 years ago
Yu SungDuk df18187032
builder/ncloud: Migrate ncloud-sdk-go-v1 to ncloud-sdk-go-v2 (#8678)
6 years ago
Megan Marsh d252a24b82 allow user to set winrm_host override like we do ssh_host override
6 years ago
nywilken 654cc4c4d5 builder/azure-arm: Set WinRMPassword on the communicator config
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
nywilken d2a9e6b32e Format code with `gofmt -s -w`
6 years ago
Megan Marsh e57004b2ec
Merge pull request #8662 from hashicorp/return_with_ssh_wait_timeout
6 years ago
Megan Marsh 6a07d76416
Merge pull request #8654 from hashicorp/fix_8583
6 years ago
Moss 6ad7f593bf Undo ssh_wait_timeout backward incompatibility
6 years ago
Moss 61bee60ecf Add StepHttpIpDiscover tests
6 years ago
Chris Lundquist 56206aa3ae
Merge pull request #8636 from hashicorp/clundquist/fix-lxd-dir-upload
6 years ago
Moss df38d11270 Fix compilation error
6 years ago
Moss 0566f1f999 Extract http ip discover to a new step
6 years ago
Megan Marsh 8c8de27509 add note about error abort to vmware warning
6 years ago
Megan Marsh b0b10f6939
Merge pull request #8496 from ryanhartje/delete_arm_deployment_on_cleanup
6 years ago
Ryan Hartje c4a9715e50 updated the deleteTemplate invocation to a defer at the start of cleanup
6 years ago
Wilken Rivera 111bab86d9
Merge pull request #8622 from datalot/pre-validate-with-filters
6 years ago
Chris Lundquist 15cbe4769c fixes and closes #8547
6 years ago
Sylvia Moss 0b7251a4bb
Share .Device and .MountPath between builders, provisioners and post-processors (#8621)
6 years ago
Calle Pettersson 8e4c165173 Proxmox upload ISO
6 years ago
Rich Cavanaugh 4fb0de5256 allow validation to pass when subnet filters are present
6 years ago
Sylvia Moss 39c25b2c66
Add retry mechanism to amazon DeleteSnapshot (#8614)
6 years ago
Sylvia Moss 0677b02e18
Share SourceImageName with provisioners and manifest post-processor (#8603)
6 years ago
Megan Marsh 83dc0a7c8b fix config decode
6 years ago
Megan Marsh fac320d290
Merge pull request #8480 from hashicorp/merge-vsphere-builder
6 years ago
Megan Marsh ecf0e5794a
Merge pull request #8607 from hashicorp/fix_vagrant_crash
6 years ago
Megan Marsh a847530a83
Update builder/vagrant/driver_2_2.go
6 years ago
Megan Marsh d55f256cac
Merge pull request #8414 from footplus/fix_osc_ssh_host_detection
6 years ago
Megan Marsh 48811ed4e5 replace buffer copy loop with a scanner that handles carriage returns
6 years ago
Megan Marsh 6315f69019 break out of loop once channel is read from.
6 years ago
Megan Marsh b8edaa9850
Merge pull request #8605 from hashicorp/fix_8599
6 years ago
Megan Marsh bbd64896a0 use strconv.unquote instead of DIY
6 years ago
Sylvia Moss 0e177915f8
Add retry mechanism to DeregisterImage from awsec2 (#8598)
6 years ago
Megan Marsh 5980d32efb remove unhelpful quotes to fix bug with reading key from a path with spaces in it.
6 years ago
Megan Marsh 82f03fca7c fix to work with hcl2; update tests
6 years ago
Megan Marsh dfb45e86cc remove unused file, set up prepare() properly to work with HCL2 in vsphere-clone builder
6 years ago
Megan Marsh 9459e2233b fix config loading to work with HCL2
6 years ago
Megan Marsh f84634aff3 small log line improvements
6 years ago
Sylvia Moss d6a351b173
Rename communicator config variables and remove deprecated code (#8584)
6 years ago
Sylvia Moss baa203bb53
Adds acpi_shutdown to virtualbox builder (#8587)
6 years ago
Moss 6a2d73a0e9 Add missing doc variable description
6 years ago
Megan Marsh e87aa237dd Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes.
6 years ago
Shengyu Liu c3c2622204 builder/tencentcloud: Correct the image name length validation, the max length of image name is 60 (#8536)
6 years ago
Megan Marsh 073eda76aa remove extraneous files from when vsphere builder was a plugin, and move README into packer website as separated docs for vsphere-clone and vsphere-iso. Move option descriptions into struct code, and generate documentation directly from those structs as we do inside of the other builders
6 years ago
Megan Marsh 8cb1f7b1c1 Merge branch 'master' into merge-vsphere-builder
6 years ago
Megan Marsh eeac289fa5
Merge pull request #8535 from alexyueer/master
6 years ago
Megan Marsh 21edd085c7
Merge pull request #8560 from alexyueer/feature/support_aliyun_profile_20200103
6 years ago
Megan Marsh e9bb81a440
Merge pull request #8578 from hashicorp/unstick_vmware_shutdown_tests
6 years ago
Megan Marsh 7d789a1483
Merge pull request #8579 from hashicorp/do_8562
6 years ago
Megan Marsh c446bf07c5
Merge pull request #8574 from hashicorp/fix_8541
6 years ago
Megan Marsh 90bdcf58bd update step_download to return an ActionContinue if the URls field is empty. this allows us to simplify the hyperv builder, and is still safe because all other builders and uses of step_download already validate that the iso url is not empty if that's what they need, most of them inside of the IsoConfig prepare function.
6 years ago
Megan Marsh be3c1ef106 bump the timeout to a very high level to protect against laggy CI machines
6 years ago
Megan Marsh af2c4346f8
Merge pull request #8561 from ata18/ata18-end-of-life
6 years ago
Adrien Delorme 7b5a868de2 virtualbox/vm.Builder: use config as a non pointer to avoid a panic
6 years ago
Adrien Delorme 13ea97a1df mapstructure-to-hcl2: make basic named types pointers ( optional )
6 years ago
Adrien Delorme 731904d3d2 mapstructure-to-hcl2: use accessor for named types and not named type + go genrate + tests
6 years ago
Megan Marsh be97507088 delete qmp socket path. Also, clean up unnecessary use of statebag to recieve step values. (#8572)
6 years ago
Aishwarya Thangappa 9f24869e36 Update the error handling for end-of-life-date parsing
6 years ago
Aishwarya Thangappa 9569d35d14 Set expiry for image versions in SIG
6 years ago
Megan Marsh b7ee807cf1
Merge pull request #8571 from hashicorp/fix_8565
6 years ago
Megan Marsh 6655f93b59 fix typo and regenerate code
6 years ago
Megan Marsh 7411a8a6ef
Merge pull request #8550 from tpounds/add-ami-owner-to-template
6 years ago
Megan Marsh 76251e5fd2 fix ssh interface docs for amazon builders
6 years ago
Lars Lehtonen 8098ba9cdf builder/virtualbox/common: remove unused url variable (#8559)
6 years ago
alexyueer ec4a7b6af0 support aliyun profile
6 years ago
Trevor Pounds 47e48ebc24 Add source AMI owner ID/name to build template.
6 years ago
wujin 2e2f197bc3 add SecurityGroupId when DescribeSecurityGroups if user specify SecurityGroupId
6 years ago
Megan Marsh 348e00422e
Merge pull request #8509 from hashicorp/fix_step_import_panic
6 years ago
Moss 7912e496aa Remove config dependency inside StepImport
6 years ago
Megan Marsh 127905e855 remove time flaky time limited tests (#8522)
6 years ago
zhuzhih2017 66445ecd2d
Merge pull request #8425 from haoshuwei/master
6 years ago
haoshuwei 37dc411f30 add skip_image_validation arg to use an expired image as the soure image
6 years ago
Wilken Rivera f45d315be4
Merge pull request #8518 from hashicorp/update_jdcloud_config_pointer
6 years ago
Megan Marsh f47d9f1b1f
Merge pull request #8514 from hashicorp/fix_5821
6 years ago
Megan Marsh 09489da149 update jdcloud statebag to use pointers for config, to bring in line with other implementations
6 years ago
Adrien Delorme f1e6f8eac1 removed unused config puts
6 years ago
Adrien Delorme a67948f155 fix config pointers
6 years ago
Moss 9216f43463 Configure NAT interface before forwarded port mapping
6 years ago
Moss 42cf9ef064 Remove pointer fixing panic on interface conversion
6 years ago
Wilken Rivera a72242cd70
Merge pull request #8498 from hashicorp/f-builder_docker-typeassertion-check
6 years ago
Megan Marsh dca2c03cdb
Merge pull request #7866 from hashicorp/sharing_info
6 years ago
nywilken 9403d55549 builder/docker: Add type assertion check when reading config from state bag
6 years ago
nywilken 0ba6b22fee builder/docker: Update type of config stored in state bag
6 years ago
Ryan Hartje bfc3b72050 attempting to resolve deployment quota issue due to non-cleanup
6 years ago
nywilken 1eb55c2ae3 builder/azure: Remove double override of GalleryImageVersionsClient.PollDuration
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 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Sylvia Moss c57f093efe
Remove unnecessary source_path validation for virtualbox-ovf (#8489)
6 years ago
Sylvia Moss 0a8b172bf9 Remove duplicated retry mechanism when deleting VM ffrom virtual box (#8485)
6 years ago
Megan Marsh 84063d2132 implement ID and Type values in the provisioner template info sharing
6 years ago
Kris Hicks 40357e2534 docs/builder/azure-arm: Remove errant html comment (#8484)
6 years ago
Sylvia Moss 2ee3311082
Retry command execution when VM session is locked (#8483)
6 years ago
Megan Marsh 3389d843f0 update all provisioners that used the winrmpassword tooling to use the new generateddata option
6 years ago
Sylvia Moss c6b9efb522 Fix virtualbox-iso TestBuilderAcc_basic (#8481)
6 years ago
Megan Marsh 6f418d0e54 get data sharing to a working state with the powershell provisioner
6 years ago
Megan Marsh 601007e3e2 pas data into provisioners well
6 years ago
Oded Priva 5e81c6f44e added the option to skip IAM instance profile validation (#8457)
6 years ago
Chris Doherty 1140504935 Merge remote-tracking branch 'packer-builder-vsphere/master' into cd/merge
6 years ago
Chris Doherty ffcae91e8e Re-arrange directory structure for merge.
6 years ago
Sylvia Moss 2f63c581a0
Remove unnecessary 1 sec sleep (#8453)
6 years ago
Sylvia Moss 5ff5623433
Add disable_shutdown option to VirtualBox builder (#8449)
6 years ago
deisenzimmer 2b3935778e amazon-ebssurrogate plugin: StepSnapshotVolumes: Added mutex to synchronise map access across threads. (#8432)
6 years ago
Megan Marsh de9f391a1c
Merge pull request #8430 from hashicorp/fix_8359
6 years ago
Megan Marsh 05b972e550
Merge pull request #8444 from ad-m/hyperone-builder
6 years ago
Megan Marsh 9fc37f9456
Merge pull request #8438 from hashicorp/fix_qemu_sizes
6 years ago
Adam Dobrawy a97ff7ce8b builder/hyperone: Update schema for cli config
6 years ago
Adam Dobrawy 3b091e6046 builder/hyperone: fix & add tests for tags
6 years ago
Megan Marsh 7d8f1c01c4 Revert "fix: persist default drive/device" (#8440)
6 years ago
Megan Marsh fcda07ee6a clarify docs by removing unclear string (#8439)
6 years ago
Megan Marsh f5806afda8 update docs
6 years ago
Megan Marsh effd330945 make sure we continue to default to Megabytes for qemu disk size to prevent backwards incompatabilities.
6 years ago
Lars Lehtonen df031db9da builder/azure/common/template: remove unused TemplateBuilder.getResourceByType2() (#8419)
6 years ago
Ilhaan Rasheed 2c22b9f721 Update LXD directory upload command (#8416)
6 years ago
Moss 28c720bd3a Organize imports
6 years ago
Moss 250643d54b Remove 5 sec sleep after adding iam instance profile
6 years ago
Moss 4516978555 Fix request retry mechanism to run aws instance
6 years ago
Jon Allie c31bbcf4cf builder/amazon: AmiFilterOptions.GetOwners: avoid taking the address of a loop iterator var (#8417)
6 years ago
Aurélien Guillaume 1a397b9fcd builder/osc: fix ssh host detection in Public Cloud and Nets
6 years ago
Mike Dziedziela 7c3e032fb7 amazon docs: update block-device-configuration docs (#8395)
7 years ago
henry-aj-jones d317d7f3d1 post-processor/docker-tag: Allow to tag an artifact with multiple tags (#8392)
7 years ago
Megan Marsh 59e6e1d4d5
Merge pull request #8393 from hashicorp/fix_8362
7 years ago
Megan Marsh 818d9bb087 send to step run spot instance
7 years ago
Megan Marsh 67c3373107 enable no_ephemeral for spot devices, clean up ranging behavior, update docs
7 years ago
Anthony Dong 2e989088e5 amazon-ebssurrogate: allow enabling ena/sr-iov on spot instances
7 years ago
Megan Marsh 08e97ba4d8 generate code for no_ephemeral option
7 years ago
Megan Marsh 0e2bdc8be6 forcibly prevent ephemeral drives from being created in the amazon-ebs builder, when no_ephemeral is set
7 years ago
DanHam b40e5d90b6
builder/amazon/common/step_pre_validate: Return DescribeVpcs errors
7 years ago
nywilken afb880c134 test/builder/amazon/common/step_pre_validate: Update DescribeVpcs mock
7 years ago
DanHam 074be9942d
Only validate the user has provided a subnet_id when vpc_id has been set
7 years ago
Lars Lehtonen 3571c585bb builder/googlecompute: fix dropped error (#8385)
7 years ago
Wilken Rivera ad74a87b5c
Merge pull request #8360 from hashicorp/fix-7167
7 years ago
nywilken f9f4726eff builder/amazon/step_pre_validate: Add check for non-default VPCs
7 years ago
Megan Marsh ef137a8f08
Merge pull request #8380 from bennu/qemu-args
7 years ago
Megan Marsh dfa134cd98 ditch else statement for improved clarity
7 years ago
Megan Marsh ce8bca349f Update builder/amazon/ebs/step_create_ami.go
7 years ago
Megan Marsh a35ac0127e fix bug in step_region_copy
7 years ago
bugbuilder 30ccab472f fix: persist default drive/device
7 years ago
Megan Marsh 437983343a
Merge pull request #8371 from stephentawn/master
7 years ago
Stephen Tawn c66219084e Fix error message when ovftool is missing
7 years ago
Lars Lehtonen 59472c6aad
builder/lxc: fix dropped error
7 years ago
nywilken 488e539f63 builder/amazon: Add helper function for checking against AWSError
7 years ago
Lars Lehtonen 4c9cfed743
builder/ncloud: fix dropped error
7 years ago
Lars Lehtonen 418152f23a
builder/digitalocean: fix dropped error on RSA key generation
7 years ago
Lars Lehtonen 643fce7b8a builder/hcloud: handle dropped ssh errors
7 years ago
Adrien Delorme db4f242a24 go generate ./builder/qemu after #7676
7 years ago
Megan Marsh 6e2456d028 make error messaging around ResourceNotReady better, update docs with other possible issues (#8349)
7 years ago
Megan Marsh 98c94ab8cb
Merge pull request #7676 from ltrager/master
7 years ago
Megan Marsh e70e82d892
Merge pull request #8342 from cove/retry-runinstances2
7 years ago
Li Kexian f2f544c434 fixed get copy region value (#8345)
7 years ago
Megan Marsh d5ba530b26 make it clear we expect pem format not some other formate (#8344)
7 years ago
Lars Lehtonen 5f02150e05
builder/vmware/common: defer close after testing for errors
7 years ago
cove 2898d66812
retry runinstances aws api that wasn't retried and could fail
7 years ago
Adrien Delorme a36b94320a virtualbox: simplify ParseSnapshotData
7 years ago
Lars Lehtonen 5a0dc48f0f
builder/file: defer close after testing for errors
7 years ago
Adrien Delorme 116a038de9 Update snapshot.go
7 years ago
Adrien Delorme 44a7c49334
Merge pull request #8320 from hashicorp/do_8228
7 years ago
Adrien Delorme ee6b72570b Update builder.hcl2spec.go
7 years ago
Megan Marsh 5692294a96 use absolute path for vagrantfile to avoid confusion with build directory later
7 years ago
Megan Marsh 6c704f7046 Revert "fix template imports"
7 years ago
Megan Marsh d010762dbf Revert "Revert "Qemu builder disk size as a string""
7 years ago
Megan Marsh 517834d528 Revert "Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name""
7 years ago
Adrien Delorme 14243ce56a
Merge pull request #8305 from hashicorp/fix_8301
7 years ago
Adrien Delorme c935eb1435
Merge pull request #8308 from alrs/prune-dead-linode-func
7 years ago
Adrien Delorme a23801d4a9 builder.virtualbox.iso: document that EFI mode needs to be enabled for pcie/nvme to work too
7 years ago
Lars Lehtonen 9924d16fc3
builder/vmware/common: remove unused testHWConfig()
7 years ago
Lars Lehtonen 6eefe55e23
builder/vmware/iso: remove unused testState()
7 years ago
Lars Lehtonen af1e41793d
builder/linode: move commHost() out of orphaned ssh.go
7 years ago
Lars Lehtonen 9dad09b9d3
builder/linode: remove unused sshConfig() function and associated import
7 years ago
Megan Marsh fcb65ee422
Merge pull request #8307 from hashicorp/fix_8116
7 years ago
Megan Marsh e9e4c102e5 delete amazon import post-processor intermediary snapshots
7 years ago
Megan Marsh 974eba443a update docs to include warning about extension pack
7 years ago
Adrien Delorme b790776096 vbox iso: use NVMe Controller when the hard drive interface if pcie
7 years ago
Adrien Delorme 86e24df947
Merge pull request #8304 from alrs/remove-dead-openstack-test-function
7 years ago
Adrien Delorme 1b7ef252d2
Merge pull request #8303 from alrs/amazon-builder-cleanup
7 years ago
Megan Marsh 6f54468dd5 fix mocks
7 years ago
Megan Marsh 65ad3105b3 udpdate generated code
7 years ago
Megan Marsh 9343a23021 add driver calls to enable nvme controller
7 years ago
Megan Marsh d2867c47f0 allow nvme, since virtualbox 6.0 allows it
7 years ago
Lars Lehtonen b68c75ea3e
builder/openstack: remove dead testConfig() function
7 years ago
Lars Lehtonen d072079899
builder/amazon/common: remove dead test type and function mockEC2Conn_Modify_EBS.ModifyInstanceAttribute()
7 years ago
Lars Lehtonen 953be1603b
builder/amazon/common: remove dead test type and function mockEC2ConnSpot.DescribeSpotPriceHistory()
7 years ago
Lars Lehtonen 7a09f9c678
builder/amazon/common: remove dead test function fakeModifyEBSBackedInstanceState()
7 years ago
Lars Lehtonen 0a13b620d6
builder/amazon/common: remove dead test function StepModifyEBSBackedInstance_EnableAMIENASupport()
7 years ago
Lars Lehtonen c74df8b652
builder/amazon/common: remove dead test function getMockConnSpot()
7 years ago
Lars Lehtonen e5e2bfa83f
builder/amazon/common: remove nil check on slice, len() on nil slices is zero
7 years ago
Adrien Delorme 1efd86e809 Linode: remove unused StateTimeout field
7 years ago
Adrien Delorme 819329228a Change back to make sure all durations are a time.Duration
7 years ago
Adrien Delorme bf3d9841c6 Force durations to be passed a strings
7 years ago
Adrien Delorme ada9821897
Merge pull request #8294 from hashicorp/do_7974
7 years ago
Megan Marsh 2fa79c6086 fix tests
7 years ago
Megan Marsh 8f996cd4de update docs
7 years ago
Megan Marsh 3b3aa562ed add insert_key option for toggling whether to add Vagrant's insecure key
7 years ago
Megan Marsh 553ca2e15d
Merge pull request #8293 from alrs/fix-azure-chroot-dropped-err
7 years ago
Megan Marsh ca64cc1237
Merge pull request #8261 from shawnmssu/feature/ucloud_import
7 years ago
Lars Lehtonen 6862e3534f
builder/azure/chroot: fix dropped error
7 years ago
Megan Marsh 6191b9c8c6
Merge pull request #8288 from hashicorp/fix_8271
7 years ago
Megan Marsh d084cd1895 Update builder/amazon/common/ami_config.go
7 years ago
Adrien Delorme d915618819
Merge pull request #8289 from hashicorp/test_filter_builder
7 years ago
mingsheng.su 545575b879 optimize code about ufile config
7 years ago
mingsheng.su 37e898e115 optimize code style
7 years ago
mingsheng.su 9de1c42ad4 fix ucloud builder acctest
7 years ago
Megan Marsh a4f95c8e7d fux gebeaj
7 years ago
mingsheng.su 2c513fce64 update ucloud packer
7 years ago
mingsheng.su 61f9d3a9fe add ucloud import
7 years ago
Megan Marsh e9f02e44cb add test to catch this case
7 years ago
Megan Marsh 7cf47fc463 add some extra layers of validation to make sure that people don't trip over magical encrypt_boot settings later in the build
7 years ago
Andrey Kaipov 5da5b00e1c [builder/openstack] adds option to discover provisioning network
7 years ago
Adrien Delorme 8b6f1358fb
Merge pull request #8281 from alrs/fix-builder-oneandone-errors
7 years ago
Adrien Delorme b2b12d6b04
Merge pull request #8280 from blinohod/cloudstack-display-name
7 years ago
Megan Marsh e2283445f2 need to initialize variables scoped to the individual loop, because the address of k,v stay the same and that means we overwrite previous variables when assigning them to the struct directly.
7 years ago
Lars Lehtonen 6f7693577d
builder/oneandone: fix dropped errors
7 years ago
Michael Bochkaryov da7e72246c Add instance_display_name parameter for Cloudstack builder
7 years ago
Megan Marsh 0cb098b713 regenerate code because of hyperv refactor
7 years ago
Megan Marsh 2d01b3b7ab
Merge pull request #8274 from hashicorp/fix_8264
7 years ago
Megan Marsh a783a09ea3
Merge pull request #8269 from paulmey/paulmey/generalize-chroot
7 years ago
Megan Marsh a7be0bed30 Make Vagrant driver code pass through logs as it receives them rather than buffering and returning them all at the end of the call.
7 years ago
Megan Marsh eccdb44e3b
Merge pull request #8246 from hashicorp/fix_8089
7 years ago