--- inputType: "CA10Z1__CaAzureDatabricksWorkspace__c" testData: - file: "test-data.json" importExtracts: - file: "/types/CA10Z1__CaAzureDatabricksWorkspace__c/object.extracts.yaml" conditions: - status: "COMPLIANT" currentStateMessage: "The Databricks workspace has an approved private endpoint connection." check: RELATED_LIST_HAS: status: "COMPLIANT" relationshipName: "CA10Z1__Azure_Private_Endpoint_Connections__r" otherwise: status: "INCOMPLIANT" currentStateMessage: "The Databricks workspace does not have an approved private endpoint connection." relatedLists: - relationshipName: "CA10Z1__Azure_Private_Endpoint_Connections__r" recordTypes: - "privateEndpointOnDatabricksWorkspace" importExtracts: - file: "/types/CA10Z1__CaAzurePrivateEndpointConnection__c/object.extracts.yaml" conditions: - status: "COMPLIANT" currentStateMessage: "The private endpoint connection state is Approved." check: IS_EQUAL: left: EXTRACT: "CA10Z1__serviceConnectionStatus__c" right: TEXT: "Approved" otherwise: status: "INCOMPLIANT" currentStateMessage: "The private endpoint connection state is not Approved."