The Oracle OCI cloud and Juju

Supported authentication types

httpsig

Attributes:

  • user: Username OCID (required)
  • tenancy: Tenancy OCID (required)
  • key: PEM encoded private key (required)
  • pass-phrase: Passphrase used to unlock the key (required)
  • fingerprint: Private key fingerprint (required)
  • region: DEPRECATED: Region to log into (required)

Model config keys specific to the Oracle OCI cloud

address-space

The CIDR block to use when creating default subnets. The subnet must have at least a /16 size.

type string
default value “10.0.0.0/16”
immutable false
mandatory false

compartment-id

The OCID of the compartment in which juju has access to create resources.

type string
default value “”
immutable false
mandatory false