1 2 3 4 5 6
variable "bucket_name" { type = string } variable "dynamodb_table_name" { type = string }