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
JCS-13594 Make the decriptions and titles consistent in 12c and 14c s… (#163)
…chema yaml files
- Escape double quotes in descriptions with URLs to fix parsing issue in
ORM
- Add the change for wls_admin_user to accept underscore (_) in the user
name. This was accidentally removed
Copy file name to clipboardExpand all lines: terraform/schema.yaml
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -462,7 +462,7 @@ variables:
462
462
type: string
463
463
title: "WebLogic Server Admin User Name"
464
464
description: "The name of the administrator in the WebLogic Server domain"
465
-
pattern: "^[a-zA-Z][a-zA-Z0-9]{7,127}$"
465
+
pattern: "^[a-zA-Z][a-zA-Z0-9_]{7,127}$"
466
466
minLength: 8
467
467
maxLength: 128
468
468
required: true
@@ -487,7 +487,7 @@ variables:
487
487
type: boolean
488
488
default: false
489
489
title: "Configure Ports"
490
-
description: "Configure the ports for administration server, managed server, and cluster. If not selected, default ports will be used. See <a target="_blank" href="https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/default-ports.html">Default Ports</a>."
490
+
description: "Configure the ports for administration server, managed server, and cluster. If not selected, default ports will be used. See <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/default-ports.html\">Default Ports</a>."
491
491
492
492
wls_nm_port:
493
493
visible:
@@ -704,7 +704,7 @@ variables:
704
704
type: string
705
705
required: true
706
706
title: "Acknowledge if Existing Network is Validated"
707
-
description: "Enter YES to confirm if existing Virtual Cloud Network you selected is validated using the network validation script. See <a target="_blank" href="https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/weblogic-cloud/user&id=oci_network_validate">Validate Existing Network Setup</a>"
707
+
description: "Enter YES to confirm if existing Virtual Cloud Network you selected is validated using the network validation script. See <a target=\"_blank\" href=\"https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/weblogic-cloud/user&id=oci_network_validate\">Validate Existing Network Setup</a>"
708
708
pattern: "^[yY][eE][sS]$"
709
709
visible:
710
710
and:
@@ -1449,7 +1449,7 @@ variables:
1449
1449
create_policies:
1450
1450
type: boolean
1451
1451
title: "OCI Policies"
1452
-
description: "Create policies to read Secrets from Vault and manage Autonomous Transaction Processing Database (if applicable). Deselecting this option is for Advanced users only. Before you deselect the check box, see <a target="_blank" href="https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/weblogic-cloud&id=WLCUG-GUID-4E2AD7BF-592D-4C2C-AF66-D98CB26379A5">Create Root Policies</a> to create the required groups and relevant policies."
1452
+
description: "Create policies to read Secrets from Vault and manage Autonomous Transaction Processing Database (if applicable). Deselecting this option is for Advanced users only. Before you deselect the check box, see <a target=\"_blank\" href=\"https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/weblogic-cloud&id=WLCUG-GUID-4E2AD7BF-592D-4C2C-AF66-D98CB26379A5\">Create Root Policies</a> to create the required groups and relevant policies."
1453
1453
required: false
1454
1454
default: true
1455
1455
@@ -1487,7 +1487,7 @@ variables:
1487
1487
- "Database System"
1488
1488
type: boolean
1489
1489
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/create-jrf-enabled-domain.html#GUID-6A39A2A7-EF6C-408E-B5C7-C44089A9B134\">Configure Database Parameters</a>."
1491
1491
default: false
1492
1492
1493
1493
oci_db_connection_string:
@@ -1563,7 +1563,7 @@ variables:
1563
1563
compartmentId: ${atp_db_secret_compartment_id}
1564
1564
required: true
1565
1565
title: "Validated Secret for Autonomous Database Admin Password"
1566
-
description: "The secret that contains the administration user password in the ATP database. To create secrets, see <a target="_blank" href="https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-0517A019-4A89-40ED-A568-DD2193733F8B"> Create Secrets for Passwords</a>."
1566
+
description: "The secret that contains the administration user password in the ATP database. To create secrets, see <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-0517A019-4A89-40ED-A568-DD2193733F8B\"> Create Secrets for Passwords</a>."
1567
1567
1568
1568
atp_db_level:
1569
1569
visible:
@@ -1883,7 +1883,7 @@ variables:
1883
1883
compartmentId: ${oci_db_secret_compartment_id}
1884
1884
required: true
1885
1885
title: "Validated Secret for OCI DB Admin Password"
1886
-
description: "The secret that contains the database administration password. To create secrets, see <a target="_blank" href="https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-0517A019-4A89-40ED-A568-DD2193733F8B"> Create Secrets for Passwords</a>."
1886
+
description: "The secret that contains the database administration password. To create secrets, see <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-0517A019-4A89-40ED-A568-DD2193733F8B\"> Create Secrets for Passwords</a>."
1887
1887
1888
1888
db_vcn_lpg_id:
1889
1889
visible:
@@ -2001,7 +2001,7 @@ variables:
2001
2001
minLength: 1
2002
2002
maxLength: 1024
2003
2003
title: "IDCS Client ID"
2004
-
description: "The client ID of a confidential application in Identity Cloud Service that is used to create the necessary artifacts in Identity Cloud Service. This application needs to be configured as client, and has to be granted with access to Identity Cloud Service Admin APIs, with Identity Domain Administrator app role. See <a target="_blank" href="https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-807D5863-04A3-47A3-8D65-443B859B80FD">Create a Confidential Application</a>."
2004
+
description: "The client ID of a confidential application in Identity Cloud Service that is used to create the necessary artifacts in Identity Cloud Service. This application needs to be configured as client, and has to be granted with access to Identity Cloud Service Admin APIs, with Identity Domain Administrator app role. See <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-807D5863-04A3-47A3-8D65-443B859B80FD\">Create a Confidential Application</a>."
2005
2005
required: true
2006
2006
2007
2007
idcs_secret_compartment_id:
@@ -2026,7 +2026,7 @@ variables:
2026
2026
minLength: 1
2027
2027
maxLength: 1024
2028
2028
title: "Validated Secret for IDCS Client"
2029
-
description: "The secret that contains the client secret of the confidential application password in IDCS, which is used to create the necessary artifacts in IDCS. To create secrets, see <a target="_blank" href="https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-0517A019-4A89-40ED-A568-DD2193733F8B"> Create Secrets for Passwords</a>."
2029
+
description: "The secret that contains the client secret of the confidential application password in IDCS, which is used to create the necessary artifacts in IDCS. To create secrets, see <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-0517A019-4A89-40ED-A568-DD2193733F8B\"> Create Secrets for Passwords</a>."
2030
2030
required: true
2031
2031
dependsOn:
2032
2032
compartmentId: ${idcs_secret_compartment_id}
@@ -2155,7 +2155,7 @@ variables:
2155
2155
type: boolean
2156
2156
default: false
2157
2157
title: "Terms of use"
2158
-
description: "I have reviewed and accept the <a target="_blank" href="https://objectstorage.us-phoenix-1.oraclecloud.com/n/axxu7cichsnt/b/terms/o/wlsoci_ee_terms_and_conditions.txt">Oracle terms of use</a>"
2158
+
description: "I have reviewed and accept the <a target=\"_blank\" href=\"https://objectstorage.us-phoenix-1.oraclecloud.com/n/axxu7cichsnt/b/terms/o/wlsoci_ee_terms_and_conditions.txt\">Oracle terms of use</a>"
Copy file name to clipboardExpand all lines: terraform/schema_14110.yaml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -460,7 +460,7 @@ variables:
460
460
type: string
461
461
title: "WebLogic Server Admin User Name"
462
462
description: "The name of the administrator in the WebLogic Server domain"
463
-
pattern: "^[a-zA-Z][a-zA-Z0-9]{7,127}$"
463
+
pattern: "^[a-zA-Z][a-zA-Z0-9_]{7,127}$"
464
464
minLength: 8
465
465
maxLength: 128
466
466
required: true
@@ -496,7 +496,7 @@ variables:
496
496
type: boolean
497
497
default: false
498
498
title: "Configure Ports"
499
-
description: "Configure the ports for administration server, managed server, and cluster. If not selected, default ports will be used. See <a target="_blank" href="https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/default-ports.html">Default Ports</a>."
499
+
description: "Configure the ports for administration server, managed server, and cluster. If not selected, default ports will be used. See <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/default-ports.html\">Default Ports</a>."
500
500
501
501
wls_nm_port:
502
502
visible:
@@ -713,7 +713,7 @@ variables:
713
713
type: string
714
714
required: true
715
715
title: "Acknowledge if Existing Network is Validated"
716
-
description: "Enter YES to confirm if existing Virtual Cloud Network you selected is validated using the network validation script. See <a target="_blank" href="https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/weblogic-cloud/user&id=oci_network_validate">Validate Existing Network Setup</a>"
716
+
description: "Enter YES to confirm if existing Virtual Cloud Network you selected is validated using the network validation script. See <a target=\"_blank\" href=\"https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/weblogic-cloud/user&id=oci_network_validate\">Validate Existing Network Setup</a>"
717
717
pattern: "^[yY][eE][sS]$"
718
718
visible:
719
719
and:
@@ -1458,7 +1458,7 @@ variables:
1458
1458
create_policies:
1459
1459
type: boolean
1460
1460
title: "OCI Policies"
1461
-
description: "Create policies to read Secrets from Vault and manage Autonomous Transaction Processing Database (if applicable). Deselecting this option is for Advanced users only. Before you deselect the check box, see <a target="_blank" href="https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/weblogic-cloud&id=WLCUG-GUID-4E2AD7BF-592D-4C2C-AF66-D98CB26379A5">Create Root Policies</a> to create the required groups and relevant policies."
1461
+
description: "Create policies to read Secrets from Vault and manage Autonomous Transaction Processing Database (if applicable). Deselecting this option is for Advanced users only. Before you deselect the check box, see <a target=\"_blank\" href=\"https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/weblogic-cloud&id=WLCUG-GUID-4E2AD7BF-592D-4C2C-AF66-D98CB26379A5\">Create Root Policies</a> to create the required groups and relevant policies."
1462
1462
required: false
1463
1463
default: true
1464
1464
@@ -1539,7 +1539,7 @@ variables:
1539
1539
minLength: 1
1540
1540
maxLength: 1024
1541
1541
title: "IDCS Client ID"
1542
-
description: "The client ID of a confidential application in Identity Cloud Service that is used to create the necessary artifacts in Identity Cloud Service. This application needs to be configured as client, and has to be granted with access to Identity Cloud Service Admin APIs, with Identity Domain Administrator app role. See <a target="_blank" href="https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-807D5863-04A3-47A3-8D65-443B859B80FD">Create a Confidential Application</a>."
1542
+
description: "The client ID of a confidential application in Identity Cloud Service that is used to create the necessary artifacts in Identity Cloud Service. This application needs to be configured as client, and has to be granted with access to Identity Cloud Service Admin APIs, with Identity Domain Administrator app role. See <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-807D5863-04A3-47A3-8D65-443B859B80FD\">Create a Confidential Application</a>."
1543
1543
required: true
1544
1544
1545
1545
idcs_secret_compartment_id:
@@ -1564,7 +1564,7 @@ variables:
1564
1564
minLength: 1
1565
1565
maxLength: 1024
1566
1566
title: "Validated Secret for IDCS Client"
1567
-
description: "The secret that contains the client secret of the confidential application password in IDCS, which is used to create the necessary artifacts in IDCS. To create secrets, see <a target="_blank" href="https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-0517A019-4A89-40ED-A568-DD2193733F8B"> Create Secrets for Passwords</a>."
1567
+
description: "The secret that contains the client secret of the confidential application password in IDCS, which is used to create the necessary artifacts in IDCS. To create secrets, see <a target=\"_blank\" href=\"https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/you-begin-oracle-weblogic-cloud.html#GUID-0517A019-4A89-40ED-A568-DD2193733F8B\"> Create Secrets for Passwords</a>."
1568
1568
required: true
1569
1569
dependsOn:
1570
1570
compartmentId: ${idcs_secret_compartment_id}
@@ -1692,7 +1692,7 @@ variables:
1692
1692
type: boolean
1693
1693
default: false
1694
1694
title: "Terms of use"
1695
-
description: "I have reviewed and accept the <a target="_blank" href="https://objectstorage.us-phoenix-1.oraclecloud.com/n/axxu7cichsnt/b/terms/o/wlsoci_ee_terms_and_conditions.txt">Oracle terms of use</a>"
1695
+
description: "I have reviewed and accept the <a target=\"_blank\" href=\"https://objectstorage.us-phoenix-1.oraclecloud.com/n/axxu7cichsnt/b/terms/o/wlsoci_ee_terms_and_conditions.txt\">Oracle terms of use</a>"
0 commit comments