Skip to content

Commit ec11b67

Browse files
committed
updating version to 0.3.4
1 parent 1024aa4 commit ec11b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sample/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "databricks_workspace" {
2-
source = "git::git@github.com:tomarv2/terraform-databricks-aws-workspace.git?ref=v0.0.4"
2+
source = "git::git@github.com:tomarv2/terraform-databricks-aws-workspace.git?ref=v0.0.5"
33

44
profile_for_iam = "iam-admin"
55
aws_region = "us-east-2"

0 commit comments

Comments
 (0)