{
  "type": "excalidraw",
  "version": 2,
  "source": "yggy-docs",
  "elements": [
    {
      "id": "target-box",
      "type": "rectangle",
      "x": 200,
      "y": 50,
      "width": 400,
      "height": 80,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#a5d8ff",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 },
      "boundElements": [{ "type": "text", "id": "target-label" }]
    },
    {
      "id": "target-label",
      "type": "text",
      "x": 310,
      "y": 70,
      "width": 180,
      "height": 40,
      "text": "Target\n(Macro Phase + Region)",
      "fontSize": 16,
      "fontFamily": 1,
      "textAlign": "center",
      "containerId": "target-box"
    },
    {
      "id": "target-example",
      "type": "text",
      "x": 650,
      "y": 75,
      "width": 200,
      "height": 25,
      "text": "e.g. test-west-europe, production-north-europe",
      "fontSize": 14,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#868e96"
    },
    {
      "id": "arrow-target-lz",
      "type": "arrow",
      "x": 400,
      "y": 130,
      "width": 0,
      "height": 50,
      "points": [[0, 0], [0, 50]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 2,
      "endArrowhead": "arrow"
    },
    {
      "id": "lz-box",
      "type": "rectangle",
      "x": 200,
      "y": 180,
      "width": 400,
      "height": 80,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#b2f2bb",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 },
      "boundElements": [{ "type": "text", "id": "lz-label" }]
    },
    {
      "id": "lz-label",
      "type": "text",
      "x": 300,
      "y": 200,
      "width": 200,
      "height": 40,
      "text": "Landingzone\n(VNet / VPC / Site)",
      "fontSize": 16,
      "fontFamily": 1,
      "textAlign": "center",
      "containerId": "lz-box"
    },
    {
      "id": "lz-example",
      "type": "text",
      "x": 650,
      "y": 205,
      "width": 300,
      "height": 25,
      "text": "e.g. test-west-europe-integration-01",
      "fontSize": 14,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#868e96"
    },
    {
      "id": "arrow-lz-zi",
      "type": "arrow",
      "x": 400,
      "y": 260,
      "width": 0,
      "height": 50,
      "points": [[0, 0], [0, 50]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 2,
      "endArrowhead": "arrow"
    },
    {
      "id": "zi-box",
      "type": "rectangle",
      "x": 200,
      "y": 310,
      "width": 400,
      "height": 80,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#ffec99",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 },
      "boundElements": [{ "type": "text", "id": "zi-label" }]
    },
    {
      "id": "zi-label",
      "type": "text",
      "x": 290,
      "y": 330,
      "width": 220,
      "height": 40,
      "text": "ZoneInstance\n(Security / Implementation Zone)",
      "fontSize": 16,
      "fontFamily": 1,
      "textAlign": "center",
      "containerId": "zi-box"
    },
    {
      "id": "zi-example",
      "type": "text",
      "x": 650,
      "y": 335,
      "width": 250,
      "height": 25,
      "text": "e.g. dmz1, app1, cde1",
      "fontSize": 14,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#868e96"
    },
    {
      "id": "arrow-zi-si",
      "type": "arrow",
      "x": 400,
      "y": 390,
      "width": 0,
      "height": 50,
      "points": [[0, 0], [0, 50]],
      "strokeColor": "#1e1e1e",
      "strokeWidth": 2,
      "endArrowhead": "arrow"
    },
    {
      "id": "si-box",
      "type": "rectangle",
      "x": 200,
      "y": 440,
      "width": 400,
      "height": 80,
      "strokeColor": "#1e1e1e",
      "backgroundColor": "#ffc9c9",
      "fillStyle": "solid",
      "strokeWidth": 2,
      "roundness": { "type": 3 },
      "boundElements": [{ "type": "text", "id": "si-label" }]
    },
    {
      "id": "si-label",
      "type": "text",
      "x": 310,
      "y": 460,
      "width": 180,
      "height": 40,
      "text": "SubnetInstance\n(CIDR Block)",
      "fontSize": 16,
      "fontFamily": 1,
      "textAlign": "center",
      "containerId": "si-box"
    },
    {
      "id": "si-example",
      "type": "text",
      "x": 650,
      "y": 465,
      "width": 250,
      "height": 25,
      "text": "e.g. 172.16.0.0/24",
      "fontSize": 14,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#868e96"
    },
    {
      "id": "cardinality-1",
      "type": "text",
      "x": 420,
      "y": 140,
      "width": 50,
      "height": 20,
      "text": "1:N",
      "fontSize": 12,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#495057"
    },
    {
      "id": "cardinality-2",
      "type": "text",
      "x": 420,
      "y": 270,
      "width": 50,
      "height": 20,
      "text": "1:N",
      "fontSize": 12,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#495057"
    },
    {
      "id": "cardinality-3",
      "type": "text",
      "x": 420,
      "y": 400,
      "width": 50,
      "height": 20,
      "text": "1:N",
      "fontSize": 12,
      "fontFamily": 1,
      "textAlign": "left",
      "strokeColor": "#495057"
    }
  ],
  "appState": {
    "gridSize": null,
    "viewBackgroundColor": "#ffffff"
  },
  "files": {}
}
