variable environment {
    description = "Available values:  dev, qa, prod."
}

variable artist_store_identifier_files_bucket_arn {
    description = "Bucket name of the S3 bucket for artist-store-identifier csv."
}
