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 3681e2a7ee
fix pathing
5 years ago
..
LICENSE Add license with copyright notice 9 years ago
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go move Artifact and artifact mock to the sdk 5 years ago
builder.go move helper/communicator dir into packer-plugin-sdk 5 years ago
builder_test.go extract builder interface to sdk 5 years ago
config.go fix pathing 5 years ago
config.hcl2spec.go Merge pull request #10212 from OblateSpheroid/GH8211 5 years ago
config_provider.go Migrate to official OCI Go SDK 8 years ago
config_test.go test (builder/oracle-oci): add config test for LaunchMode 5 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 fix (builder/oracle-oci): remove subnet from LaunchInstanceDetails 5 years ago
instance_principal_configuration_provider_mock.go added instance principals support for oci builder 6 years ago
step_create_instance.go move Ui definition into the packer plugin sdk. 5 years ago
step_create_instance_test.go move multistep into the plugin sdk 5 years ago
step_get_default_credentials.go move helper/communicator dir into packer-plugin-sdk 5 years ago
step_image.go move Ui definition into the packer plugin sdk. 5 years ago
step_image_test.go move multistep into the plugin sdk 5 years ago
step_instance_info.go move Ui definition into the packer plugin sdk. 5 years ago
step_instance_info_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
step_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago