|
| 1 | +{ |
| 2 | + "version": 4, |
| 3 | + "terraform_version": "1.5.5", |
| 4 | + "serial": 3, |
| 5 | + "lineage": "[UUID]", |
| 6 | + "outputs": {}, |
| 7 | + "resources": [ |
| 8 | + { |
| 9 | + "mode": "managed", |
| 10 | + "type": "databricks_permissions", |
| 11 | + "name": "pipeline_foo", |
| 12 | + "provider": "provider[\"registry.terraform.io/databricks/databricks\"]", |
| 13 | + "instances": [ |
| 14 | + { |
| 15 | + "schema_version": 0, |
| 16 | + "attributes": { |
| 17 | + "access_control": [ |
| 18 | + { |
| 19 | + "group_name": "", |
| 20 | + "permission_level": "IS_OWNER", |
| 21 | + "service_principal_name": "", |
| 22 | + "user_name": "[USERNAME]" |
| 23 | + }, |
| 24 | + { |
| 25 | + "group_name": "users", |
| 26 | + "permission_level": "CAN_VIEW", |
| 27 | + "service_principal_name": "", |
| 28 | + "user_name": "" |
| 29 | + } |
| 30 | + ], |
| 31 | + "alert_v2_id": null, |
| 32 | + "app_name": null, |
| 33 | + "authorization": null, |
| 34 | + "cluster_id": null, |
| 35 | + "cluster_policy_id": null, |
| 36 | + "dashboard_id": null, |
| 37 | + "database_instance_name": null, |
| 38 | + "directory_id": null, |
| 39 | + "directory_path": null, |
| 40 | + "experiment_id": null, |
| 41 | + "id": "/pipelines/[UUID]", |
| 42 | + "instance_pool_id": null, |
| 43 | + "job_id": null, |
| 44 | + "notebook_id": null, |
| 45 | + "notebook_path": null, |
| 46 | + "object_type": "pipelines", |
| 47 | + "pipeline_id": "[UUID]", |
| 48 | + "registered_model_id": null, |
| 49 | + "repo_id": null, |
| 50 | + "repo_path": null, |
| 51 | + "serving_endpoint_id": null, |
| 52 | + "sql_alert_id": null, |
| 53 | + "sql_dashboard_id": null, |
| 54 | + "sql_endpoint_id": null, |
| 55 | + "sql_query_id": null, |
| 56 | + "vector_search_endpoint_id": null, |
| 57 | + "workspace_file_id": null, |
| 58 | + "workspace_file_path": null |
| 59 | + }, |
| 60 | + "sensitive_attributes": [], |
| 61 | + "private": "bnVsbA==", |
| 62 | + "dependencies": [ |
| 63 | + "databricks_pipeline.foo" |
| 64 | + ] |
| 65 | + } |
| 66 | + ] |
| 67 | + }, |
| 68 | + { |
| 69 | + "mode": "managed", |
| 70 | + "type": "databricks_pipeline", |
| 71 | + "name": "foo", |
| 72 | + "provider": "provider[\"registry.terraform.io/databricks/databricks\"]", |
| 73 | + "instances": [ |
| 74 | + { |
| 75 | + "schema_version": 0, |
| 76 | + "attributes": { |
| 77 | + "allow_duplicate_names": false, |
| 78 | + "budget_policy_id": null, |
| 79 | + "catalog": "main", |
| 80 | + "cause": null, |
| 81 | + "channel": "CURRENT", |
| 82 | + "cluster": [], |
| 83 | + "cluster_id": null, |
| 84 | + "configuration": null, |
| 85 | + "continuous": false, |
| 86 | + "creator_user_name": "[USERNAME]", |
| 87 | + "deployment": [ |
| 88 | + { |
| 89 | + "kind": "BUNDLE", |
| 90 | + "metadata_file_path": "/Workspace/Users/[USERNAME]/.bundle/dabs_revenue-[UNIQUE_NAME]/production/state/metadata.json" |
| 91 | + } |
| 92 | + ], |
| 93 | + "development": false, |
| 94 | + "edition": "ADVANCED", |
| 95 | + "environment": [], |
| 96 | + "event_log": [], |
| 97 | + "expected_last_modified": 0, |
| 98 | + "filters": [], |
| 99 | + "gateway_definition": [], |
| 100 | + "health": null, |
| 101 | + "id": "[UUID]", |
| 102 | + "ingestion_definition": [], |
| 103 | + "last_modified": [UNIX_TIME_MILLIS], |
| 104 | + "latest_updates": null, |
| 105 | + "library": [ |
| 106 | + { |
| 107 | + "file": [], |
| 108 | + "glob": [], |
| 109 | + "jar": "", |
| 110 | + "maven": [], |
| 111 | + "notebook": [ |
| 112 | + { |
| 113 | + "path": "/Workspace/Users/[USERNAME]/.bundle/dabs_revenue-[UNIQUE_NAME]/production/files/sql" |
| 114 | + } |
| 115 | + ], |
| 116 | + "whl": "" |
| 117 | + } |
| 118 | + ], |
| 119 | + "name": "DABs Revenue Pipeline", |
| 120 | + "notification": [], |
| 121 | + "photon": false, |
| 122 | + "restart_window": [], |
| 123 | + "root_path": null, |
| 124 | + "run_as": [ |
| 125 | + { |
| 126 | + "service_principal_name": "[UUID]", |
| 127 | + "user_name": "" |
| 128 | + } |
| 129 | + ], |
| 130 | + "run_as_user_name": "[USERNAME]", |
| 131 | + "schema": null, |
| 132 | + "serverless": true, |
| 133 | + "state": "IDLE", |
| 134 | + "storage": null, |
| 135 | + "tags": null, |
| 136 | + "target": "team_eng_deco", |
| 137 | + "timeouts": null, |
| 138 | + "trigger": [], |
| 139 | + "url": "[DATABRICKS_URL]/#joblist/pipelines/[UUID]", |
| 140 | + "usage_policy_id": null |
| 141 | + }, |
| 142 | + "sensitive_attributes": [], |
| 143 | + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWZhdWx0IjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInJlYWQiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH19" |
| 144 | + } |
| 145 | + ] |
| 146 | + } |
| 147 | + ], |
| 148 | + "check_results": null |
| 149 | +} |
0 commit comments