Skip to content

Commit 3895ba2

Browse files
authored
Update main.tf
1 parent 00cf06d commit 3895ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ provider "aws" {
1313

1414
variable "bucket_id" {
1515
type = string
16-
default = "digger-s3backend-quickstart-aws-jalonso"
16+
default = "amzn-digger-demo-s3"
1717
}
1818

1919
variable "dynamo_lock_table_id" {

0 commit comments

Comments
 (0)