variable "policy_user" {
  description = "User policy is attached to."
}

variable "policy_arn" {
  description = "Policy ARN."
}

