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
Megan Marsh c03c3f4410
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
..
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 Trying again one more time to prevent import cycles.. Moved common.ExpandUser into packer.ExpandUser.. 7 years ago
config_provider.go Migrate to official OCI Go SDK 8 years ago
config_test.go Fix a typo in config_test.go 8 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 Add support for freeform tagging of images 8 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