Skip to content

Commit b76f66e

Browse files
JCS-13718 Broken link in description for variable use_oci_db_connecti… (#168)
…on_string in schema.yaml - Add correct link to the description of the use_oci_db_connection_string variable
2 parents 7c4f18a + 93bb2c3 commit b76f66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,7 @@ variables:
14871487
- "Database System"
14881488
type: boolean
14891489
title: "Use Database Connection String"
1490-
description: "Use database connection string to create a single instance datasource for JRF schemas. You cannot create an Active GridLink or a Multi Data Source using this database connection string. For the database connection string, see <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/create-jrf-enabled-domain.html#GUID-6A39A2A7-EF6C-408E-B5C7-C44089A9B134\">Configure Database Parameters</a>."
1490+
description: "Use database connection string to create a single instance datasource for JRF schemas. You cannot create an Active GridLink or a Multi Data Source using this database connection string. For the database connection string, see <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/configure-database-parameters.html\">Configure Database Parameters and VCN Peering</a>."
14911491
default: false
14921492

14931493
oci_db_connection_string:

0 commit comments

Comments
 (0)