Data Source: oci_core_services
This data source provides the list of Services in Oracle Cloud Infrastructure Core service.
Lists the available Service objects that you can enable for a service gateway in this region.
Example Usage
data "oci_core_services" "test_services" {
}
Argument Reference
The following arguments are supported:
Attributes Reference
The following attributes are exported:
services- The list of services.
Service Reference
The following attributes are exported:
cidr_block- A string that represents the regional public IP address ranges for the Oracle service or services covered by thisServiceobject. Also known as theServiceobject’s service CIDR label.When you set up a route rule to route traffic to the service gateway, use this value as the rule’s destination. See Route Table. Also, when you set up a security list rule to cover traffic with the service gateway, use the
cidrBlockvalue as the rule’s destination (for an egress rule) or the source (for an ingress rule). See Security List.Example:
oci-phx-objectstoragedescription- Description of the Oracle service or services covered by thisServiceobject. Example:OCI PHX Object Storageid- TheServiceobject’s OCID.name- Name of theServiceobject. This name can change and is not guaranteed to be unique. Example:OCI PHX Object Storage