Services Reference

This topic provides a reference of the Oracle Cloud Infrastructure (OCI) services that the Terraform provider supports.

Full Reference Documentation

The full reference of the OCI Terraform provider's supported resources and data sources 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.

Supported Services

Note

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"
},
.........
]