.. |
LICENSE
|
Add license with copyright notice
|
2017-09-12 12:22:50 -07:00 |
artifact.go
|
Sharing info with post-processors via artifact (#8632)
|
2020-01-30 11:27:58 +01:00 |
artifact_test.go
|
move Artifact and artifact mock to the sdk
|
2020-11-30 14:29:52 -08:00 |
builder.go
|
move helper/communicator dir into packer-plugin-sdk
|
2020-12-02 08:41:32 -08:00 |
builder_test.go
|
extract builder interface to sdk
|
2020-12-02 08:41:31 -08:00 |
config.go
|
fix pathing
|
2020-12-03 10:39:21 -08:00 |
config.hcl2spec.go
|
Merge pull request #10212 from OblateSpheroid/GH8211
|
2020-11-20 15:53:18 -08:00 |
config_provider.go
|
Migrate to official OCI Go SDK
|
2018-04-17 10:30:42 +01:00 |
config_test.go
|
test (builder/oracle-oci): add config test for LaunchMode
|
2020-11-03 11:36:11 -05:00 |
driver.go
|
Pass context into OCI client
|
2018-06-26 10:17:02 +01:00 |
driver_mock.go
|
Pass context into OCI client
|
2018-06-26 10:17:02 +01:00 |
driver_oci.go
|
fix (builder/oracle-oci): remove subnet from LaunchInstanceDetails
|
2020-11-03 11:35:34 -05:00 |
instance_principal_configuration_provider_mock.go
|
added instance principals support for oci builder
|
2020-03-15 17:22:06 +00:00 |
step_create_instance.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_instance_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_get_default_credentials.go
|
move helper/communicator dir into packer-plugin-sdk
|
2020-12-02 08:41:32 -08:00 |
step_image.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_image_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_instance_info.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_instance_info_test.go
|
fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
|
2020-11-30 14:30:30 -08:00 |
step_test.go
|
fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
|
2020-11-30 14:30:30 -08:00 |