You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/redis_redis_cluster.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,8 @@ The following attributes are exported:
35
35
*`cluster_mode` - Specifies whether the cluster is sharded or non-sharded.
36
36
*`compartment_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the compartment that contains the cluster.
37
37
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
38
+
*`discovery_endpoint_ip_address` - The private IP address of the API endpoint for sharded cluster discovery.
39
+
*`discovery_fqdn` - The fully qualified domain name (FQDN) of the API endpoint for sharded cluster discovery.
38
40
*`display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
39
41
*`freeform_tags` - Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
40
42
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the cluster.
Copy file name to clipboardExpand all lines: website/docs/d/redis_redis_clusters.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ The following attributes are exported:
49
49
*`cluster_mode` - Specifies whether the cluster is sharded or non-sharded.
50
50
*`compartment_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the compartment that contains the cluster.
51
51
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
52
+
*`discovery_endpoint_ip_address` - The private IP address of the API endpoint for sharded cluster discovery.
53
+
*`discovery_fqdn` - The fully qualified domain name (FQDN) of the API endpoint for sharded cluster discovery.
52
54
*`display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
53
55
*`freeform_tags` - Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
54
56
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the cluster.
Copy file name to clipboardExpand all lines: website/docs/r/redis_redis_cluster.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,8 @@ The following attributes are exported:
63
63
*`cluster_mode` - Specifies whether the cluster is sharded or non-sharded.
64
64
*`compartment_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the compartment that contains the cluster.
65
65
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
66
+
*`discovery_endpoint_ip_address` - The private IP address of the API endpoint for sharded cluster discovery.
67
+
*`discovery_fqdn` - The fully qualified domain name (FQDN) of the API endpoint for sharded cluster discovery.
66
68
*`display_name` - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
67
69
*`freeform_tags` - Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
68
70
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the cluster.
0 commit comments