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
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 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 Sharing info with post-processors via artifact (#8632) 6 years ago
builder.go allow user to set winrm_host override like we do ssh_host override 6 years ago
builder_test.go Rename Oracle BMCS builder to OCI 9 years ago
config.go added instance principals support for oci builder 6 years ago
config.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
config_provider.go Migrate to official OCI Go SDK 8 years ago
config_test.go added instance principals support for oci builder 6 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 builder.oracle.oci: make ConfigProvider unexported 7 years ago
instance_principal_configuration_provider_mock.go added instance principals support for oci builder 6 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 get data sharing to a working state with the powershell provisioner 6 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 build using HCL2 (#8423) 6 years ago