зеркало из https://github.com/microsoft/bedrock.git
Fix type to Terraform 0.12 format (#957)
This commit is contained in:
Родитель
501e18e9a1
Коммит
110ea579ae
|
@ -30,7 +30,7 @@ variable "agent_vm_size" {
|
|||
}
|
||||
|
||||
variable "kubernetes_version" {
|
||||
type = "string"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "admin_user" {
|
||||
|
|
Загрузка…
Ссылка в новой задаче