blob: 6f2d1eac07cdea5f6ea506bc60f80df92adce242 [file] [log] [blame]
variable "name" {
type = string
}
variable "auth_jwt" {
type = string
ephemeral = true
sensitive = true
}