Update 'infrastructure/create-resources/hcloud.tf'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1f7b711048
commit
e48e6f0c3d
@ -1,9 +1,9 @@
|
||||
variable "serverctl_master_count" {
|
||||
default = 0
|
||||
default = 1
|
||||
}
|
||||
|
||||
variable "serverctl_node_count" {
|
||||
default = 0
|
||||
default = 1
|
||||
}
|
||||
|
||||
resource "hcloud_placement_group" "serverctl_master" {
|
||||
|
Loading…
Reference in New Issue
Block a user