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