Skip to content

Commit

Permalink
volumes role
Browse files Browse the repository at this point in the history
  • Loading branch information
alldoami committed Sep 26, 2024
1 parent 45bcde8 commit 9c434f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions databricks-s3-volume-existing-catalog/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

// https://docs.databricks.com/administration-guide/multiworkspace/iam-role.html#language-Your%C2%A0VPC,%C2%A0custom
locals {
dbx_volume_aws_role_name = "${var.catalog_name}-volumes-role"
path = "/databricks/"
databricks_aws_account = "414351767826" # Databricks' own AWS account, not CZI's. See https://docs.databricks.com/en/administration-guide/account-settings-e2/credentials.html#step-1-create-a-cross-account-iam-role
}
Expand Down

0 comments on commit 9c434f5

Please sign in to comment.