fixed 'varaible' typo
This commit is contained in:
@@ -9,7 +9,7 @@ terraform {
|
||||
}
|
||||
}
|
||||
|
||||
varaible "display_name" {
|
||||
variable "display_name" {
|
||||
default = "Azure Region"
|
||||
description = "The display name of the Coder parameter."
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user