config: - CDSpeech-PROD: default.json - CDSpeech-INT: default.json #Prod alerting profiles for EMEA/NA/CN #Dry-run needed for all hubs CDSpeech-PROD: - name: CD_Speech PROD - tag: Speech - mzId: CD_Speech/management-zone/CDSpeech.id - env: PROD - skipDeployment: "true" #Configuration CDSpeech-PROD.EMEA-Prod: - name: CD_Speech PROD - tag: Speech - mzId: CD_Speech/management-zone/CDSpeech.id - env: PROD - skipDeployment: "false" CDSpeech-PROD.NA-Prod: - name: CD_Speech PROD - tag: Speech - mzId: CD_Speech/management-zone/CDSpeech.id - env: PROD - skipDeployment: "false" CDSpeech-PROD.CN-Prod: - name: CD_Speech PROD - tag: Speech - mzId: CD_Speech/management-zone/CDSpeech.id - env: PROD - skipDeployment: "false" #INT alerting profiles for EMEA/NA/CN #Dry-run needed for all hubs CDSpeech-INT: - name: CD_Speech INT - tag: Speech - mzId: CD_Speech/management-zone/CDSpeech.id - env: INT - skipDeployment: "true" #Configuration CDSpeech-INT.EMEA-PreProd: - name: CD_Speech INT - tag: Speech - mzId: CD_Speech/management-zone/CDSpeech.id - env: INT - skipDeployment: "false" CDSpeech-INT.NA-PreProd: - name: CD_Speech INT - tag: Speech - mzId: CD_Speech/management-zone/CDSpeech.id - env: INT - skipDeployment: "false" CDSpeech-INT.CN-PreProd: - name: CD_Speech INT - tag: Speech - mzId: CD_Speech/management-zone/CDSpeech.id - env: INT - skipDeployment: "false"