We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceef679 commit d628ea0Copy full SHA for d628ea0
remote-backend.tf
@@ -3,7 +3,7 @@ terraform {
3
bucket = "composition-124"
4
key = "demo/terraform.tfstate"
5
region = "ap-south-1"
6
- dynamodb_table = "terraform-module"
+ dynamodb_table = "terraform-module"
7
encrypt = true
8
}
9
0 commit comments