1
0

feat: minor updates

This commit is contained in:
xpk
2026-04-21 21:21:31 +08:00
parent 88396bceda
commit 5fd8aa807f
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ variable "replication_dest_bucket_name" {
}
variable "replication_destination_aws_account_id" {
type = number
type = string
default = null
description = "AWS account id of replica bucket"
}