File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1919
2020> ❗️ ** Important**
2121>
22- > :point_right : This Terraform module assumes you have, access to: [ https://accounts.cloud.databricks.com ] ( https://accounts.cloud.databricks.com )
22+ > :point_right : This Terraform module assumes you have access to: [ https://accounts.cloud.databricks.com ] ( https://accounts.cloud.databricks.com )
2323>
2424> :point_right : Databricks account username: ` databricks_account_username `
2525>
3737
3838- Module tested for Terraform 0.14.
3939- ` databrickslabs/databricks ` provider version [ 0.3.3] ( https://registry.terraform.io/providers/databrickslabs/databricks/latest )
40- - AWS provider version [ 3.30] ( https://registry.terraform.io/providers/hashicorp/aws/latest )
41- - ` main ` branch: Provider versions not pinned to keep up with Terraform releases
40+ - AWS provider version [ 3.30] ( https://registry.terraform.io/providers/hashicorp/aws/latest ) .
41+ - ` main ` branch: Provider versions not pinned to keep up with Terraform releases.
4242- ` tags ` releases: Tags are pinned with versions (use <a href =" https://github.com/tomarv2/terraform-databricks-aws-workspace/tags " alt =" GitHub tag " >
43- <img src =" https://img.shields.io/github/v/tag/tomarv2/terraform-databricks-aws-workspace " /></a > in your releases)
43+ <img src =" https://img.shields.io/github/v/tag/tomarv2/terraform-databricks-aws-workspace " /></a >).
4444
4545---
4646## Usage
@@ -57,7 +57,7 @@ terraform destroy -var='teamid=tryme' -var='prjid=project1'
5757
5858### Option 2:
5959
60- #### Recommended method (store remote state in S3 using prjid and teamid to create directory structure):
60+ #### Recommended method (store remote state in S3 using ` prjid ` and ` teamid ` to create directory structure):
6161
6262- Create python 3.6+ virtual environment
6363```
You can’t perform that action at this time.
0 commit comments