Skip to content

Commit 04b059d

Browse files
committed
update schema
1 parent 877deb3 commit 04b059d

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

bundle/internal/schema/annotations.yml

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,10 @@ github.com/databricks/cli/bundle/config.Workspace:
439439
"state_path":
440440
"description": |-
441441
The workspace state path
442+
github.com/databricks/cli/bundle/config/resources.App:
443+
"lifecycle":
444+
"description": |-
445+
PLACEHOLDER
442446
github.com/databricks/cli/bundle/config/resources.AppPermission:
443447
"group_name":
444448
"description": |-
@@ -452,6 +456,10 @@ github.com/databricks/cli/bundle/config/resources.AppPermission:
452456
"user_name":
453457
"description": |-
454458
PLACEHOLDER
459+
github.com/databricks/cli/bundle/config/resources.Cluster:
460+
"lifecycle":
461+
"description": |-
462+
PLACEHOLDER
455463
github.com/databricks/cli/bundle/config/resources.ClusterPermission:
456464
"group_name":
457465
"description": |-
@@ -465,6 +473,10 @@ github.com/databricks/cli/bundle/config/resources.ClusterPermission:
465473
"user_name":
466474
"description": |-
467475
PLACEHOLDER
476+
github.com/databricks/cli/bundle/config/resources.Dashboard:
477+
"lifecycle":
478+
"description": |-
479+
PLACEHOLDER
468480
github.com/databricks/cli/bundle/config/resources.DashboardPermission:
469481
"group_name":
470482
"description": |-
@@ -478,6 +490,10 @@ github.com/databricks/cli/bundle/config/resources.DashboardPermission:
478490
"user_name":
479491
"description": |-
480492
PLACEHOLDER
493+
github.com/databricks/cli/bundle/config/resources.DatabaseInstance:
494+
"lifecycle":
495+
"description": |-
496+
PLACEHOLDER
481497
github.com/databricks/cli/bundle/config/resources.DatabaseInstancePermission:
482498
"group_name":
483499
"description": |-
@@ -498,6 +514,10 @@ github.com/databricks/cli/bundle/config/resources.Grant:
498514
"privileges":
499515
"description": |-
500516
The privileges to grant to the specified entity
517+
github.com/databricks/cli/bundle/config/resources.Job:
518+
"lifecycle":
519+
"description": |-
520+
PLACEHOLDER
501521
github.com/databricks/cli/bundle/config/resources.JobPermission:
502522
"group_name":
503523
"description": |-
@@ -511,6 +531,14 @@ github.com/databricks/cli/bundle/config/resources.JobPermission:
511531
"user_name":
512532
"description": |-
513533
PLACEHOLDER
534+
github.com/databricks/cli/bundle/config/resources.Lifecycle:
535+
"prevent_destroy":
536+
"description": |-
537+
PLACEHOLDER
538+
github.com/databricks/cli/bundle/config/resources.MlflowExperiment:
539+
"lifecycle":
540+
"description": |-
541+
PLACEHOLDER
514542
github.com/databricks/cli/bundle/config/resources.MlflowExperimentPermission:
515543
"group_name":
516544
"description": |-
@@ -524,6 +552,10 @@ github.com/databricks/cli/bundle/config/resources.MlflowExperimentPermission:
524552
"user_name":
525553
"description": |-
526554
PLACEHOLDER
555+
github.com/databricks/cli/bundle/config/resources.MlflowModel:
556+
"lifecycle":
557+
"description": |-
558+
PLACEHOLDER
527559
github.com/databricks/cli/bundle/config/resources.MlflowModelPermission:
528560
"group_name":
529561
"description": |-
@@ -537,6 +569,10 @@ github.com/databricks/cli/bundle/config/resources.MlflowModelPermission:
537569
"user_name":
538570
"description": |-
539571
PLACEHOLDER
572+
github.com/databricks/cli/bundle/config/resources.ModelServingEndpoint:
573+
"lifecycle":
574+
"description": |-
575+
PLACEHOLDER
540576
github.com/databricks/cli/bundle/config/resources.ModelServingEndpointPermission:
541577
"group_name":
542578
"description": |-
@@ -568,6 +604,10 @@ github.com/databricks/cli/bundle/config/resources.Permission:
568604
"user_name":
569605
"description": |-
570606
The name of the user that has the permission set in level.
607+
github.com/databricks/cli/bundle/config/resources.Pipeline:
608+
"lifecycle":
609+
"description": |-
610+
PLACEHOLDER
571611
github.com/databricks/cli/bundle/config/resources.PipelinePermission:
572612
"group_name":
573613
"description": |-
@@ -581,6 +621,18 @@ github.com/databricks/cli/bundle/config/resources.PipelinePermission:
581621
"user_name":
582622
"description": |-
583623
PLACEHOLDER
624+
github.com/databricks/cli/bundle/config/resources.QualityMonitor:
625+
"lifecycle":
626+
"description": |-
627+
PLACEHOLDER
628+
github.com/databricks/cli/bundle/config/resources.RegisteredModel:
629+
"lifecycle":
630+
"description": |-
631+
PLACEHOLDER
632+
github.com/databricks/cli/bundle/config/resources.Schema:
633+
"lifecycle":
634+
"description": |-
635+
PLACEHOLDER
584636
github.com/databricks/cli/bundle/config/resources.SchemaGrant:
585637
"principal":
586638
"description": |-
@@ -595,6 +647,9 @@ github.com/databricks/cli/bundle/config/resources.SecretScope:
595647
"keyvault_metadata":
596648
"description": |-
597649
The metadata for the secret scope if the `backend_type` is `AZURE_KEYVAULT`
650+
"lifecycle":
651+
"description": |-
652+
PLACEHOLDER
598653
"name":
599654
"description": |-
600655
Scope name requested by the user. Scope names are unique.
@@ -614,6 +669,10 @@ github.com/databricks/cli/bundle/config/resources.SecretScopePermission:
614669
"user_name":
615670
"description": |-
616671
The name of the user that has the permission set in level. This field translates to a `principal` field in secret scope ACL.
672+
github.com/databricks/cli/bundle/config/resources.SqlWarehouse:
673+
"lifecycle":
674+
"description": |-
675+
PLACEHOLDER
617676
github.com/databricks/cli/bundle/config/resources.SqlWarehousePermission:
618677
"group_name":
619678
"description": |-
@@ -652,6 +711,10 @@ github.com/databricks/cli/bundle/config/resources.SyncedDatabaseTable:
652711
"unity_catalog_provisioning_state":
653712
"description": |-
654713
PLACEHOLDER
714+
github.com/databricks/cli/bundle/config/resources.Volume:
715+
"lifecycle":
716+
"description": |-
717+
PLACEHOLDER
655718
github.com/databricks/cli/bundle/config/resources.VolumeGrant:
656719
"principal":
657720
"description": |-

0 commit comments

Comments
 (0)