You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/digitalocean
Megan Marsh e04eaa89e6
move steps and step configs from packer/common to packer/common/commonsteps
5 years ago
..
version version files 5 years ago
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder.go move steps and step configs from packer/common to packer/common/commonsteps 5 years ago
builder_acc_test.go Use constant and move check to template generator. 6 years ago
builder_test.go 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
config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
config.hcl2spec.go regenerate code 5 years ago
step_create_droplet.go Move to a new func to make testable. 6 years ago
step_create_droplet_test.go Move to a new func to make testable. 6 years ago
step_create_ssh_key.go builder/digitalocean: fix dropped error on RSA key generation 6 years ago
step_droplet_info.go Change back to make sure all durations are a time.Duration 6 years ago
step_power_off.go Change back to make sure all durations are a time.Duration 6 years ago
step_shutdown.go Change back to make sure all durations are a time.Duration 6 years ago
step_snapshot.go builder/digitalocean: add snapshotTimeout option 7 years ago
token_source.go builder/digitalocean: switch to new lib 11 years ago
wait.go Add DigitalOcean post-processor. 7 years ago