github.com/crossplane/upjet@v1.3.0/docs/images/upjet-externalname.excalidraw (about)

     1  {
     2    "type": "excalidraw",
     3    "version": 2,
     4    "source": "https://excalidraw.com",
     5    "elements": [
     6      {
     7        "type": "text",
     8        "version": 1021,
     9        "versionNonce": 395519118,
    10        "isDeleted": false,
    11        "id": "KI_GOCk6D3LF7MLJH45YI",
    12        "fillStyle": "hachure",
    13        "strokeWidth": 1,
    14        "strokeStyle": "solid",
    15        "roughness": 0,
    16        "opacity": 100,
    17        "angle": 0,
    18        "x": 226.03963385687956,
    19        "y": 523.9467875162761,
    20        "strokeColor": "#000000",
    21        "backgroundColor": "transparent",
    22        "width": 83,
    23        "height": 24,
    24        "seed": 1950342674,
    25        "groupIds": [],
    26        "strokeSharpness": "sharp",
    27        "boundElements": [],
    28        "updated": 1640766936323,
    29        "fontSize": 20,
    30        "fontFamily": 3,
    31        "text": "main.tf",
    32        "baseline": 19,
    33        "textAlign": "left",
    34        "verticalAlign": "top",
    35        "containerId": null,
    36        "originalText": "main.tf"
    37      },
    38      {
    39        "id": "VAQXG49p_GImGlOM2SCX0",
    40        "type": "text",
    41        "x": 224.96400282118054,
    42        "y": 549.7008090549045,
    43        "width": 384,
    44        "height": 57,
    45        "angle": 0,
    46        "strokeColor": "#495057",
    47        "backgroundColor": "transparent",
    48        "fillStyle": "hachure",
    49        "strokeWidth": 1,
    50        "strokeStyle": "solid",
    51        "roughness": 0,
    52        "opacity": 100,
    53        "groupIds": [],
    54        "strokeSharpness": "sharp",
    55        "seed": 1444074126,
    56        "version": 684,
    57        "versionNonce": 1274587406,
    58        "isDeleted": false,
    59        "boundElements": null,
    60        "updated": 1640767175637,
    61        "text": "resource \"azurerm_sql_server\" \"example\" {\n  name = \"myserver\"\n}",
    62        "fontSize": 16,
    63        "fontFamily": 3,
    64        "textAlign": "left",
    65        "verticalAlign": "top",
    66        "baseline": 53,
    67        "containerId": null,
    68        "originalText": "resource \"azurerm_sql_server\" \"example\" {\n  name = \"myserver\"\n}"
    69      },
    70      {
    71        "type": "text",
    72        "version": 1152,
    73        "versionNonce": 1514502290,
    74        "isDeleted": false,
    75        "id": "Hg0AUpFh4JZCDuizUHDar",
    76        "fillStyle": "hachure",
    77        "strokeWidth": 1,
    78        "strokeStyle": "solid",
    79        "roughness": 0,
    80        "opacity": 100,
    81        "angle": 0,
    82        "x": 217.75595601399732,
    83        "y": 642.5234018961589,
    84        "strokeColor": "#000000",
    85        "backgroundColor": "transparent",
    86        "width": 200,
    87        "height": 24,
    88        "seed": 1578568526,
    89        "groupIds": [],
    90        "strokeSharpness": "sharp",
    91        "boundElements": [],
    92        "updated": 1640766938710,
    93        "fontSize": 20,
    94        "fontFamily": 3,
    95        "text": "terraform.tfstate",
    96        "baseline": 19,
    97        "textAlign": "left",
    98        "verticalAlign": "top",
    99        "containerId": null,
   100        "originalText": "terraform.tfstate"
   101      },
   102      {
   103        "type": "text",
   104        "version": 646,
   105        "versionNonce": 202159826,
   106        "isDeleted": false,
   107        "id": "UaOb_w_qBrxt2QK-tOatR",
   108        "fillStyle": "hachure",
   109        "strokeWidth": 1,
   110        "strokeStyle": "solid",
   111        "roughness": 0,
   112        "opacity": 100,
   113        "angle": 0,
   114        "x": 217.45820448133696,
   115        "y": 668.8050825330946,
   116        "strokeColor": "#495057",
   117        "backgroundColor": "transparent",
   118        "width": 1350,
   119        "height": 380,
   120        "seed": 2066520210,
   121        "groupIds": [],
   122        "strokeSharpness": "sharp",
   123        "boundElements": [],
   124        "updated": 1640767175637,
   125        "fontSize": 16,
   126        "fontFamily": 3,
   127        "text": "{\n  ...\n  \"resources\": [\n    {\n      ...\n      \"type\": \"azurerm_sql_server\",\n      \"instances\": [\n        {\n          \"schema_version\": 1,\n          \"attributes\": {\n            ...\n            \"name\": \"myserver\"\n            \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourcegroup/providers/Microsoft.Sql/servers/myserver\",\n          },\n        }\n      ]\n    }\n  ]\n}\n",
   128        "baseline": 376,
   129        "textAlign": "left",
   130        "verticalAlign": "top",
   131        "containerId": null,
   132        "originalText": "{\n  ...\n  \"resources\": [\n    {\n      ...\n      \"type\": \"azurerm_sql_server\",\n      \"instances\": [\n        {\n          \"schema_version\": 1,\n          \"attributes\": {\n            ...\n            \"name\": \"myserver\"\n            \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourcegroup/providers/Microsoft.Sql/servers/myserver\",\n          },\n        }\n      ]\n    }\n  ]\n}\n"
   133      },
   134      {
   135        "type": "text",
   136        "version": 387,
   137        "versionNonce": 2091587342,
   138        "isDeleted": false,
   139        "id": "eRqeEgcdtZItIItZEV1UM",
   140        "fillStyle": "hachure",
   141        "strokeWidth": 1,
   142        "strokeStyle": "solid",
   143        "roughness": 0,
   144        "opacity": 100,
   145        "angle": 0,
   146        "x": 221.58283148871618,
   147        "y": 224.56826443142427,
   148        "strokeColor": "#000000",
   149        "backgroundColor": "transparent",
   150        "width": 153,
   151        "height": 24,
   152        "seed": 413876174,
   153        "groupIds": [],
   154        "strokeSharpness": "sharp",
   155        "boundElements": [],
   156        "updated": 1640767143139,
   157        "fontSize": 20,
   158        "fontFamily": 3,
   159        "text": "Crossplane CR",
   160        "baseline": 19,
   161        "textAlign": "left",
   162        "verticalAlign": "top",
   163        "containerId": null,
   164        "originalText": "Crossplane CR"
   165      },
   166      {
   167        "type": "text",
   168        "version": 491,
   169        "versionNonce": 1792164370,
   170        "isDeleted": false,
   171        "id": "r6-eRZlL06_WGHzNm_gCJ",
   172        "fillStyle": "hachure",
   173        "strokeWidth": 1,
   174        "strokeStyle": "solid",
   175        "roughness": 0,
   176        "opacity": 100,
   177        "angle": 0,
   178        "x": 222.51002332899395,
   179        "y": 250.42725965711873,
   180        "strokeColor": "#495057",
   181        "backgroundColor": "transparent",
   182        "width": 450,
   183        "height": 247,
   184        "seed": 176417810,
   185        "groupIds": [],
   186        "strokeSharpness": "sharp",
   187        "boundElements": [],
   188        "updated": 1640767155602,
   189        "fontSize": 16,
   190        "fontFamily": 3,
   191        "text": "apiVersion: sql.azure.upbound.io/v1alpha1\nkind: Server\nmetadata:\n  name: myserver\n  annotations:\n    crossplane.io/external-name: myserver\nspec:\n  forProvider:\n    ...\n    resourceGroupNameRef:\n      name: myresourcegroup\n  providerConfigRef:\n    name: example",
   192        "baseline": 243,
   193        "textAlign": "left",
   194        "verticalAlign": "top",
   195        "containerId": null,
   196        "originalText": "apiVersion: sql.azure.upbound.io/v1alpha1\nkind: Server\nmetadata:\n  name: myserver\n  annotations:\n    crossplane.io/external-name: myserver\nspec:\n  forProvider:\n    ...\n    resourceGroupNameRef:\n      name: myresourcegroup\n  providerConfigRef:\n    name: example"
   197      },
   198      {
   199        "id": "5TV10V0jD_m7Ba68DZ2fG",
   200        "type": "text",
   201        "x": -25.893093532985446,
   202        "y": 423.17475721571225,
   203        "width": 282,
   204        "height": 24,
   205        "angle": 1.5908388161377918,
   206        "strokeColor": "#a61e4d",
   207        "backgroundColor": "transparent",
   208        "fillStyle": "hachure",
   209        "strokeWidth": 1,
   210        "strokeStyle": "solid",
   211        "roughness": 0,
   212        "opacity": 100,
   213        "groupIds": [],
   214        "strokeSharpness": "sharp",
   215        "seed": 2019671186,
   216        "version": 877,
   217        "versionNonce": 992954322,
   218        "isDeleted": false,
   219        "boundElements": null,
   220        "updated": 1640767240658,
   221        "text": "SetIdentifierArgumentsFn",
   222        "fontSize": 20,
   223        "fontFamily": 3,
   224        "textAlign": "left",
   225        "verticalAlign": "top",
   226        "baseline": 19,
   227        "containerId": null,
   228        "originalText": "SetIdentifierArgumentsFn"
   229      },
   230      {
   231        "id": "OWMLmG1qEaTPVjAkQzYVL",
   232        "type": "arrow",
   233        "x": 317.055989583334,
   234        "y": 905.9023904734846,
   235        "width": 274.96063599415095,
   236        "height": 606.400725194113,
   237        "angle": 0,
   238        "strokeColor": "#000000",
   239        "backgroundColor": "transparent",
   240        "fillStyle": "hachure",
   241        "strokeWidth": 1,
   242        "strokeStyle": "solid",
   243        "roughness": 0,
   244        "opacity": 100,
   245        "groupIds": [],
   246        "strokeSharpness": "round",
   247        "seed": 851976526,
   248        "version": 336,
   249        "versionNonce": 116907982,
   250        "isDeleted": false,
   251        "boundElements": null,
   252        "updated": 1640767075144,
   253        "points": [
   254          [
   255            0,
   256            0
   257          ],
   258          [
   259            -245.06941434035298,
   260            10.584980393955334
   261          ],
   262          [
   263            -274.96063599415095,
   264            -595.8157448001576
   265          ],
   266          [
   267            -63.10340314582341,
   268            -546.7894346744989
   269          ]
   270        ],
   271        "lastCommittedPoint": null,
   272        "startBinding": null,
   273        "endBinding": null,
   274        "startArrowhead": null,
   275        "endArrowhead": "arrow"
   276      },
   277      {
   278        "id": "snDyjav5O0W8vLbx6tTUK",
   279        "type": "text",
   280        "x": -81.70299614800285,
   281        "y": 622.9935167100699,
   282        "width": 200,
   283        "height": 24,
   284        "angle": 4.663104997457104,
   285        "strokeColor": "#a61e4d",
   286        "backgroundColor": "transparent",
   287        "fillStyle": "hachure",
   288        "strokeWidth": 1,
   289        "strokeStyle": "solid",
   290        "roughness": 0,
   291        "opacity": 100,
   292        "groupIds": [],
   293        "strokeSharpness": "sharp",
   294        "seed": 2145515726,
   295        "version": 750,
   296        "versionNonce": 404848846,
   297        "isDeleted": false,
   298        "boundElements": null,
   299        "updated": 1640767233118,
   300        "text": "GetExternalNameFn",
   301        "fontSize": 20,
   302        "fontFamily": 3,
   303        "textAlign": "left",
   304        "verticalAlign": "top",
   305        "baseline": 19,
   306        "containerId": null,
   307        "originalText": "GetExternalNameFn"
   308      },
   309      {
   310        "id": "i1IwY99AsyJEAlICn0Q4E",
   311        "type": "arrow",
   312        "x": 614.5095350477438,
   313        "y": 353.70274522569514,
   314        "width": 378.6663818359373,
   315        "height": 523.7147352430555,
   316        "angle": 0,
   317        "strokeColor": "#000000",
   318        "backgroundColor": "transparent",
   319        "fillStyle": "hachure",
   320        "strokeWidth": 1,
   321        "strokeStyle": "solid",
   322        "roughness": 0,
   323        "opacity": 100,
   324        "groupIds": [],
   325        "strokeSharpness": "round",
   326        "seed": 578539726,
   327        "version": 486,
   328        "versionNonce": 2024339342,
   329        "isDeleted": false,
   330        "boundElements": null,
   331        "updated": 1640766615322,
   332        "points": [
   333          [
   334            0,
   335            0
   336          ],
   337          [
   338            185.72340223524293,
   339            72.74000379774304
   340          ],
   341          [
   342            378.6663818359373,
   343            523.7147352430555
   344          ]
   345        ],
   346        "lastCommittedPoint": null,
   347        "startBinding": null,
   348        "endBinding": null,
   349        "startArrowhead": null,
   350        "endArrowhead": "arrow"
   351      },
   352      {
   353        "id": "yp_4lXs-yhQZTlmdYdcmm",
   354        "type": "text",
   355        "x": 865.1228027343753,
   356        "y": 602.6049940321188,
   357        "width": 83,
   358        "height": 24,
   359        "angle": 1.1859009297040224,
   360        "strokeColor": "#a61e4d",
   361        "backgroundColor": "transparent",
   362        "fillStyle": "hachure",
   363        "strokeWidth": 1,
   364        "strokeStyle": "solid",
   365        "roughness": 0,
   366        "opacity": 100,
   367        "groupIds": [],
   368        "strokeSharpness": "sharp",
   369        "seed": 1671514578,
   370        "version": 405,
   371        "versionNonce": 836997070,
   372        "isDeleted": false,
   373        "boundElements": null,
   374        "updated": 1640767210339,
   375        "text": "GetIDFn",
   376        "fontSize": 20,
   377        "fontFamily": 3,
   378        "textAlign": "left",
   379        "verticalAlign": "top",
   380        "baseline": 19,
   381        "containerId": null,
   382        "originalText": "GetIDFn"
   383      },
   384      {
   385        "id": "nI54fXMCmticLq4TcxXYw",
   386        "type": "line",
   387        "x": 482.2833116319452,
   388        "y": 451.5879109700528,
   389        "width": 382.05634223090266,
   390        "height": 98.87664794921875,
   391        "angle": 0,
   392        "strokeColor": "#000000",
   393        "backgroundColor": "transparent",
   394        "fillStyle": "hachure",
   395        "strokeWidth": 1,
   396        "strokeStyle": "solid",
   397        "roughness": 0,
   398        "opacity": 100,
   399        "groupIds": [],
   400        "strokeSharpness": "round",
   401        "seed": 302988754,
   402        "version": 224,
   403        "versionNonce": 137855630,
   404        "isDeleted": false,
   405        "boundElements": null,
   406        "updated": 1640766644783,
   407        "points": [
   408          [
   409            0,
   410            0
   411          ],
   412          [
   413            212.16501438174836,
   414            4.2364501953125
   415          ],
   416          [
   417            382.05634223090266,
   418            98.87664794921875
   419          ]
   420        ],
   421        "lastCommittedPoint": null,
   422        "startBinding": null,
   423        "endBinding": null,
   424        "startArrowhead": null,
   425        "endArrowhead": null
   426      },
   427      {
   428        "type": "text",
   429        "version": 624,
   430        "versionNonce": 1256141778,
   431        "isDeleted": false,
   432        "id": "1SkEQGtk7u8GXVU08hI11",
   433        "fillStyle": "hachure",
   434        "strokeWidth": 1,
   435        "strokeStyle": "solid",
   436        "roughness": 0,
   437        "opacity": 100,
   438        "angle": 0,
   439        "x": 961.9043240017368,
   440        "y": 382.66367594401095,
   441        "strokeColor": "#000000",
   442        "backgroundColor": "transparent",
   443        "width": 294,
   444        "height": 24,
   445        "seed": 122927890,
   446        "groupIds": [],
   447        "strokeSharpness": "sharp",
   448        "boundElements": [
   449          {
   450            "id": "_JhZVDh7aT10eKkF1e-yg",
   451            "type": "arrow"
   452          }
   453        ],
   454        "updated": 1640766685481,
   455        "fontSize": 20,
   456        "fontFamily": 3,
   457        "text": "Crossplane ProviderConfig",
   458        "baseline": 19,
   459        "textAlign": "left",
   460        "verticalAlign": "top",
   461        "containerId": null,
   462        "originalText": "Crossplane ProviderConfig"
   463      },
   464      {
   465        "id": "ddq0dI6vNmGJ_3KyqgqgU",
   466        "type": "line",
   467        "x": 960.1107313368061,
   468        "y": 396.84781901041737,
   469        "width": 95.15625,
   470        "height": 158.71751573350696,
   471        "angle": 0,
   472        "strokeColor": "#000000",
   473        "backgroundColor": "transparent",
   474        "fillStyle": "hachure",
   475        "strokeWidth": 1,
   476        "strokeStyle": "solid",
   477        "roughness": 0,
   478        "opacity": 100,
   479        "groupIds": [],
   480        "strokeSharpness": "round",
   481        "seed": 1018964558,
   482        "version": 101,
   483        "versionNonce": 1480678094,
   484        "isDeleted": false,
   485        "boundElements": null,
   486        "updated": 1640766691678,
   487        "points": [
   488          [
   489            0,
   490            0
   491          ],
   492          [
   493            -60.899929470486086,
   494            -7.0215521918402715
   495          ],
   496          [
   497            -95.15625,
   498            151.69596354166669
   499          ]
   500        ],
   501        "lastCommittedPoint": null,
   502        "startBinding": null,
   503        "endBinding": null,
   504        "startArrowhead": null,
   505        "endArrowhead": null
   506      },
   507      {
   508        "id": "RCTO4Db2bzTKzfdKziS2N",
   509        "type": "arrow",
   510        "x": 235.94725206163235,
   511        "y": 318.1501736111114,
   512        "width": 138.8999769422743,
   513        "height": 338.50004408094617,
   514        "angle": 0,
   515        "strokeColor": "#000000",
   516        "backgroundColor": "transparent",
   517        "fillStyle": "hachure",
   518        "strokeWidth": 1,
   519        "strokeStyle": "solid",
   520        "roughness": 0,
   521        "opacity": 100,
   522        "groupIds": [],
   523        "strokeSharpness": "round",
   524        "seed": 791766482,
   525        "version": 257,
   526        "versionNonce": 2073707986,
   527        "isDeleted": false,
   528        "boundElements": null,
   529        "updated": 1640766807811,
   530        "points": [
   531          [
   532            0,
   533            0
   534          ],
   535          [
   536            -122.9632568359375,
   537            -62.69946628146704
   538          ],
   539          [
   540            -134.64467366536456,
   541            275.80057779947913
   542          ],
   543          [
   544            4.2553032769097285,
   545            262.4541558159722
   546          ]
   547        ],
   548        "lastCommittedPoint": null,
   549        "startBinding": null,
   550        "endBinding": null,
   551        "startArrowhead": null,
   552        "endArrowhead": "arrow"
   553      },
   554      {
   555        "id": "2ScnicOW-IBF4SBBG_FEB",
   556        "type": "text",
   557        "x": 1260.7777777777783,
   558        "y": 385.61111111111154,
   559        "width": 245,
   560        "height": 19,
   561        "angle": 0,
   562        "strokeColor": "#495057",
   563        "backgroundColor": "transparent",
   564        "fillStyle": "hachure",
   565        "strokeWidth": 1,
   566        "strokeStyle": "solid",
   567        "roughness": 0,
   568        "opacity": 100,
   569        "groupIds": [],
   570        "strokeSharpness": "sharp",
   571        "seed": 1118441362,
   572        "version": 32,
   573        "versionNonce": 291264334,
   574        "isDeleted": false,
   575        "boundElements": null,
   576        "updated": 1640767175637,
   577        "text": "(e.g. for subscription id)",
   578        "fontSize": 16,
   579        "fontFamily": 3,
   580        "textAlign": "left",
   581        "verticalAlign": "top",
   582        "baseline": 15,
   583        "containerId": null,
   584        "originalText": "(e.g. for subscription id)"
   585      }
   586    ],
   587    "appState": {
   588      "gridSize": null,
   589      "viewBackgroundColor": "#ffffff"
   590    },
   591    "files": {}
   592  }