Commit Graph

40 Commits (ba767d1663db82d02fa18c087e4d99043d141fd3)

Author SHA1 Message Date
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
7 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
7 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.
7 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
7 years ago
chhaj5236 6b081cc41c
update alicloud builder to use official SDK (#7477)
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
bozhi.ch 0174a502eb support -force option and update docs
8 years ago
bozhi.ch a485bcfdf3 delete copied image and snapshots if corresponding options are specified
8 years ago
bozhi.ch 3c1395eb04 support wait_snapshot_ready_timeout for much bigger disk
8 years ago
bozhi.ch 3c2c13a021 support creating image without data disks
8 years ago
Matthew Hooker 9181570bc3
remove stray struct dumps in logs
8 years ago
bozhi.ch bb19cdeb55 support disable_stop_instance option for some specific scenarios
8 years ago
zhuzhih2017 9e3e2e83ae
Merge pull request #6720 from chhaj5236/fix/attach_keypair
8 years ago
bozhi.ch 3c312eb2a0 change b.config to pointer
8 years ago
chhaj5236 43e091de15
Merge branch 'master' into feature/support_tags
8 years ago
zhuzhih2017 31bbe2983b
Merge pull request #6688 from chhaj5236/feature/support_ssh_private_ip
8 years ago
bozhi.ch b3aae89a53 fix attaching keypair error due to missing keypair name
8 years ago
bozhi.ch b8a3e3b8f4 support adding tags to image
8 years ago
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
bozhi.ch 743be8a808 support ssh with private ip address
8 years ago
Adrien Delorme dffcbb7a35 builder.alicloud: use c.Comm for ssh
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Megan Marsh ff6a039d5b replace scrubconfig with packer.LogSecretFilter.Set
8 years ago
willmao f511c706c9 fix alicloud builder eip allocating issue
8 years ago
Pavel Vasilevich 4e2b1756f9 Fix misprints in steps names
8 years ago
Josh Soref 933ac20e68 spelling: instance
8 years ago
Josh Soref 939e7d5587 spelling: delete
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
9 years ago
QuantumGhost a90376f12a Attach keypair before starting instance in alicloud builder
9 years ago
zhuzhih2017 62da0e7607 fix keypair error for debug mode and increate the wait time to avoid the timeout failure, add the more example
9 years ago
Kent Wang 6da9802a33 builder/alicloud-ecs: Fix chooseNetworkType
9 years ago
Matthew Hooker e72163264b
spelling and grammar fixes
9 years ago
zhuzhih2017 b2aa40655b fix long line format
9 years ago
zhuzhih2017 a26c72f38e fix the comments about root and apply the keypair with latest dependence
9 years ago
zhuzhih2017 d646e1d035 refactor the code according hashicorp rename the repository
9 years ago
zhuzhih2017 0400ebae95 Fix the code according PR review
9 years ago
zhuzhih2017 fadfb696dd Add packer plugin which support alicloud ecs images
9 years ago