mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-13 12:51:33 +02:00
Add dghubble/pegasus Digital Ocean Kubernetes Terraform module
This commit is contained in:
@ -42,7 +42,7 @@ variable "os_image" {
|
||||
variable "controller_count" {
|
||||
type = "string"
|
||||
default = "1"
|
||||
description = "Number of workers"
|
||||
description = "Number of controllers"
|
||||
}
|
||||
|
||||
variable "worker_count" {
|
||||
|
Reference in New Issue
Block a user