variable resource-type {
type = string
}
variable query-input {
default = null
variable asrolearn {
validation {
condition = length(var.asrolearn) > 1
error_message = "asrolearn is too short"