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
async_prov_mode=!local.assign_weblogic_public_ip&&!var.is_bastion_instance_required?"Asynchronous provisioning is enabled. Connect to each compute instance and confirm that the file /u01/data/domains/${format("%s_domain", local.service_name_prefix)}/provCompletedMarker exists. Details are found in the file /u01/logs/provisioning.log.":""
107
+
async_prov_mode=!local.assign_weblogic_public_ip&&!var.is_rms_private_endpoint_required&&!var.is_bastion_instance_required?"Asynchronous provisioning is enabled. Connect to each compute instance and confirm that the file /u01/data/domains/${format("%s_domain", local.service_name_prefix)}/provCompletedMarker exists. Details are found in the file /u01/logs/provisioning.log.":""
0 commit comments