databricks-cli/bundle/config/resources
Ilia Babanov 9c3e4fda7c
Add "bundle summary" command (#1123)
The plan is to use the new command in the Databricks VSCode extension to
render "modified" UI state in the bundle resource tree elements, plus
use resource IDs to generate links for the resources

### New revision
- Renamed `remote-state` to `summary`
- Added "modified statuses" to all resources. Currently we don't set
"updated" status - it's either nothing, or created/deleted
- Added tests for the `TerraformToBundle` command
2024-01-25 11:32:47 +00:00
..
grant.go Support Unity Catalog Registered Models in bundles (#846) 2023-10-16 15:32:49 +00:00
job.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
job_test.go Fixed merging task libraries from targets (#868) 2023-10-16 08:48:32 +00:00
mlflow_experiment.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
mlflow_model.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
model_serving_endpoint.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
modified_status.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
permission.go Add permissions block to each resource (#264) 2023-03-21 10:58:16 +01:00
pipeline.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
pipeline_test.go Enable target overrides for pipeline clusters (#792) 2023-09-21 19:21:20 +00:00
registered_model.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00