databricks / terraform-databricks-examples

Examples of using Terraform to deploy Databricks resources
https://registry.terraform.io/modules/databricks/examples/databricks/latest
Other
187 stars 116 forks source link

Add example DBSQL dashboard #7

Closed pietern closed 1 year ago

nfx commented 1 year ago

@pietern you can actually rename environments folder to examples and move to modules. then we'll be tf-registry ready.

look at example of https://registry.terraform.io/modules/terraform-aws-modules/vpc/aws/3.14.2

image

image

alexott commented 1 year ago

maybe make changes in environments into the separate PR?

pietern commented 1 year ago

+1 on @alexott -- the rename should be separate. Also, it looks like the VPC example is a module in the registry. This repository is not a module but rather a bag of examples. Should it even be in the registry? Clearly beneficial for the real TF modules but for this one I'm not sure.

pietern commented 1 year ago

I modularized the example.