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 thisService
object. Also known as theService
object’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
cidrBlock
value as the rule’s destination (for an egress rule) or the source (for an ingress rule). See Security List.Example:
oci-phx-objectstorage
description
- Description of the Oracle service or services covered by thisService
object. Example:OCI PHX Object Storage
id
- TheService
object’s OCID.name
- Name of theService
object. This name can change and is not guaranteed to be unique. Example:OCI PHX Object Storage