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
- Updating image versions with autoscaling functions issues addressed
- Remove requirement from network validation script for private load balancer to open to 0.0.0.0/0 CIDR.
Copy file name to clipboardExpand all lines: terraform/schema_14110.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -713,7 +713,7 @@ variables:
713
713
default: false
714
714
required: true
715
715
title: "Skip Network Validation"
716
-
description: "Skip running network validation script for existing subnets. Existing Virtual Cloud Network can be 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: "Skip running network validation script for existing subnets. Existing Virtual Cloud Network can be 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>"
0 commit comments