fixed 'varaible' typo

pull/20/head
Stephen Kirby 2 years ago
parent 78c93cac04
commit 61dc074767

@ -9,7 +9,7 @@ terraform {
}
}
varaible "display_name" {
variable "display_name" {
default = "Azure Region"
description = "The display name of the Coder parameter."
type = string

Loading…
Cancel
Save