Example code for "Lakebase Database Instances usage" contains an example for Databricks Apps, not for Lakebase
Affected Resource(s)
https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/permissions#lakebase-database-instances-usage
In the code section instead of referencing Lakebase it references Databricks Apps. Probably it was just copied from the previous example above it and not modified for Lakebase. The related code snippet:
resource "databricks_permissions" "app_usage" {
Related commit: 99e66df
Expected Details
Fix the example code.
List of things to potentially add/remove
This is a list of things to manipulate in the docs:
Important Factoids
References
Commit 99e66df
Example code for "Lakebase Database Instances usage" contains an example for Databricks Apps, not for Lakebase
Affected Resource(s)
https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/permissions#lakebase-database-instances-usage
In the code section instead of referencing Lakebase it references Databricks Apps. Probably it was just copied from the previous example above it and not modified for Lakebase. The related code snippet:
resource "databricks_permissions" "app_usage" {
Related commit: 99e66df
Expected Details
Fix the example code.
List of things to potentially add/remove
This is a list of things to manipulate in the docs:
Important Factoids
References
Commit 99e66df