setup

Oracle Cloud Infrastructure (OCI)

Purpose

Inventories compartments, compute, networking, and IAM resources across your OCI tenancy.

Required Fields

Field Secret? Description
oci_sync_all_profiles No When true, iterate over every profile in ~/.oci/config. Otherwise use the default profile only.

Setup Steps

OCI auth relies on a local ~/.oci/config file on the host that runs the sync (SubImage Outpost or backend). No credentials are stored in SubImage.

  1. Install the OCI CLI on the host.
  2. Run oci setup config to generate ~/.oci/config and RSA keys.
  3. In each tenancy or compartment, grant the resulting user read-only IAM policies.
  4. In SubImage set oci_sync_all_profiles as desired and save.