mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-02-17 01:01:27 +01:00
Fix typo in list of maps comment
This commit is contained in:
parent
d42f6d6b5d
commit
9034203d7a
@ -24,7 +24,7 @@ variable "ssh_authorized_key" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Machines
|
# Machines
|
||||||
# Terraform's crude "type system" does properly support lists of maps so we do this.
|
# Terraform's crude "type system" does not properly support lists of maps so we do this.
|
||||||
|
|
||||||
variable "controller_names" {
|
variable "controller_names" {
|
||||||
type = "list"
|
type = "list"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user