File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
20
20
> ❗️ ** Important**
21
21
>
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 )
23
23
>
24
24
> :point_right : Databricks account username: ` databricks_account_username `
25
25
>
37
37
38
38
- Module tested for Terraform 0.14.
39
39
- ` 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.
42
42
- ` 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 >).
44
44
45
45
---
46
46
## Usage
@@ -57,7 +57,7 @@ terraform destroy -var='teamid=tryme' -var='prjid=project1'
57
57
58
58
### Option 2:
59
59
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):
61
61
62
62
- Create python 3.6+ virtual environment
63
63
```
You can’t perform that action at this time.
0 commit comments