databricks / terraform-databricks-sra

The Security Reference Architecture (SRA) implements typical security features as Terraform Templates that are deployed by most high-security organizations, and enforces controls for the largest risks that customers ask about most often.
Other
71 stars 39 forks source link

Clarifying README, updating variables, adding public preview, adding additional solution accelerator #47

Closed JDBraun closed 6 months ago

JDBraun commented 6 months ago

In this PR I address:

45 - I've updated the README to include an FAQ. This will grow with time, but first it addresses how to add new Databricks resources into the repository. In addition, I've added updated SRA.tf as a required step in the list of actions. I've also added to be sure a user selects their desired operation mode first.

44 - I've updated SRA.TF to include null values for required variables. If the variables remain null, then they will throw on the terraform plan. Preventing a downstream issue.

43 - This is now updated to include the workspace catalog instead of the previous metastore S3 path. This is now dependent on the workspace creation, since the workspace ID is used in the catalog.

Solutions Accelerator:

Public Preview:

Variable Updates: The following variables have been updated to better reflect their actual usage.