Skip to content

Commit d628ea0

Browse files
authored
Update remote-backend.tf
1 parent ceef679 commit d628ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-backend.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
bucket = "composition-124"
44
key = "demo/terraform.tfstate"
55
region = "ap-south-1"
6-
dynamodb_table = "terraform-module"
6+
dynamodb_table = "terraform-module"
77
encrypt = true
88
}
99
}

0 commit comments

Comments
 (0)