Skip to content

Commit 1cbbc54

Browse files
-
1 parent 6038332 commit 1cbbc54

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

bundle/internal/schema/annotations.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,10 @@ github.com/databricks/cli/bundle/config/resources.DashboardPermission:
540540
"user_name":
541541
"description": |-
542542
PLACEHOLDER
543-
github.com/databricks/cli/bundle/config/resources.DatabaseInstance: {}
543+
github.com/databricks/cli/bundle/config/resources.DatabaseInstance:
544+
"effective_capacity":
545+
"description": |-
546+
PLACEHOLDER
544547
github.com/databricks/cli/bundle/config/resources.DatabaseInstancePermission:
545548
"group_name":
546549
"description": |-
@@ -710,6 +713,9 @@ github.com/databricks/cli/bundle/config/resources.SyncedDatabaseTable:
710713
"effective_logical_database_name":
711714
"description": |-
712715
PLACEHOLDER
716+
"lifecycle":
717+
"description": |-
718+
Lifecycle is a struct that contains the lifecycle settings for a resource. It controls the behavior of the resource when it is deployed or destroyed.
713719
"logical_database_name":
714720
"description": |-
715721
PLACEHOLDER

bundle/schema/jsonschema.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)