Skip to content

Commit 442eeca

Browse files
committed
change bucket-name
1 parent 1cd7943 commit 442eeca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variable "region" {
1010

1111
variable "bucket-name" {
1212
description = "bucket name"
13-
default = "neo4j-tscd-2025-01-18"
13+
default = "neo4j-tscd-18-01-2025"
1414
}
1515

1616
variable "neo4j-username" {

0 commit comments

Comments
 (0)