--- inputType: "CA10__CaAzureApplicationGateway__c" testData: - file: "test-data.json" importExtracts: - file: /types/CA10__CaAzureApplicationGateway__c/object.extracts.yaml conditions: - status: "COMPLIANT" currentStateMessage: "HTTP/2 is enabled." check: IS_EQUAL: left: EXTRACT: "CA10__enableHttp2__c" right: BOOLEAN: true otherwise: status: "INCOMPLIANT" currentStateMessage: "HTTP/2 is not enabled." remediationMessage: "Enable HTTP/2."