Skip to content

Commit fce8274

Browse files
committed
Fixes
1 parent d87d0ae commit fce8274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ variable force_delete {
8686
variable bucket_name {
8787
description = "Name for the bucket to be created"
8888
type = string
89-
default = "byok-encrypted-cos-bucket-example"
89+
default = "encrypted-cos-bucket-example"
9090
}
9191

9292
variable cross_region_location {

0 commit comments

Comments
 (0)