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 7fdb1df commit 9e36114Copy full SHA for 9e36114
test/fixtures/tf_module/backend.tf
@@ -4,7 +4,7 @@ terraform {
4
# bucket = "kitchentest-terraform-casino"
5
bucket = "kitchentest-terraform"
6
key = "terraform.tfstate"
7
- dynamodb_table = "kitchen-test"
+ dynamodb_table = "kitchen_test"
8
region = "eu-west-3"
9
}
10
0 commit comments