You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "URL used to login and access the Databricks workspace. For first time login, use the root Databricks account user that was used for the Terraform run."
}
output "instance_profile_arn" {
value = module.databricks_workspace.instance_profile_arn
description = "Instance profile that has access to the Datalake bucket deployed by Terraform. This will be used to give DataForge jobs access to the datalake."