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 8ec7ee0ab7
Merge pull request #10093 from ufukty/digitalocean-connect-with-private-ip
5 years ago
..
version move version and useragent definitions into sdk 5 years ago
artifact.go
artifact_test.go
builder.go move multistep into the plugin sdk 5 years ago
builder_acc_test.go
builder_test.go builder/digitalocean: tests added for new features vpc_uuid and connect_with_private_ip 5 years ago
config.go Merge pull request #10093 from ufukty/digitalocean-connect-with-private-ip 5 years ago
config.hcl2spec.go Merge pull request #10093 from ufukty/digitalocean-connect-with-private-ip 5 years ago
step_create_droplet.go Merge pull request #10093 from ufukty/digitalocean-connect-with-private-ip 5 years ago
step_create_droplet_test.go
step_create_ssh_key.go move multistep into the plugin sdk 5 years ago
step_droplet_info.go Merge pull request #10093 from ufukty/digitalocean-connect-with-private-ip 5 years ago
step_power_off.go move multistep into the plugin sdk 5 years ago
step_shutdown.go move multistep into the plugin sdk 5 years ago
step_snapshot.go move multistep into the plugin sdk 5 years ago
token_source.go
wait.go