variable "bucket_name" { type = string description = "The name of the bucket to create." } variable "role_name" { type = string description = "The base name for the role to modify the bucket." }