Services Reference
This section describes how to find Oracle Cloud Infrastructure Resource Manager reference information and lists supported services.
This topic provides a reference of the Oracle Cloud Infrastructure (OCI) services that Resource Manager supports.
Full Reference Documentation
The full reference of the resources and data sources supported by Resource Manager contains usage, argument, and attribute details. The full reference is available at docs.oracle.com and Terraform Registry. For releases of the OCI Terraform Provider, see oracle/terraform-provider-oci.
Data sources and resources are grouped by service within the reference.
The Deprecated Resources reference lists the resources and data sources marked for deprecation by the Oracle Cloud Infrastructure (OCI) Terraform provider.
Supported Services
Terraform resource discovery may not be available for all services that the OCI Terraform provider supports.
To get a list of supported services, run the following command.
terraform-provider-oci -command=list_export_services Example output:
2026/07/15 15:30:29 [INFO] terraform-provider-oci 8.23.0
INFO 2026/07/15 15:30:29.898493 List Discoverable Oracle Cloud Infrastructure Services
INFO 2026/07/15 15:30:29.898578 [
{
"Name": "cloud_guard_tenancy",
"Scope": "tenancy"
},
{
"Name": "identity",
"Scope": "tenancy"
},
{
"Name": "limits",
"Scope": "tenancy"
},
.........
]