We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1024aa4 commit ec11b67Copy full SHA for ec11b67
examples/sample/main.tf
@@ -1,5 +1,5 @@
1
module "databricks_workspace" {
2
- source = "git::git@github.com:tomarv2/terraform-databricks-aws-workspace.git?ref=v0.0.4"
+ source = "git::git@github.com:tomarv2/terraform-databricks-aws-workspace.git?ref=v0.0.5"
3
4
profile_for_iam = "iam-admin"
5
aws_region = "us-east-2"
0 commit comments