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/oracle/oci
Robert Neumayer 7dd579f630
Remove commented code
7 years ago
..
LICENSE
artifact.go Pass context into OCI client 8 years ago
artifact_test.go
builder.go replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key 7 years ago
builder_test.go
config.go Remove commented code 7 years ago
config_provider.go Migrate to official OCI Go SDK 8 years ago
config_test.go Support defined tags for oci builder 7 years ago
driver.go Pass context into OCI client 8 years ago
driver_mock.go Pass context into OCI client 8 years ago
driver_oci.go Support defined tags for oci builder 7 years ago
step_create_instance.go use public ssh key & key name from config instead of the statebag 8 years ago
step_create_instance_test.go test fixes WIP 8 years ago
step_get_default_credentials.go Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice 8 years ago
step_image.go Pass context into OCI client 8 years ago
step_image_test.go test fixes WIP 8 years ago
step_instance_info.go Pass context into OCI client 8 years ago
step_instance_info_test.go Add option to use prive ip for oci builder 8 years ago
step_test.go Migrate to official OCI Go SDK 8 years ago