variable "bucket_name" {
  description = "Name of bucket, minus environment prefix"
  default     = "test-orcd-bucket"
}
