optimized events
This commit is contained in:
@@ -44,7 +44,7 @@ variable "location" {
|
||||
}
|
||||
|
||||
variable "server_type" {
|
||||
description = "Hetzner-Cloud-Servertyp. cx33 ist für den initialen Routingdaten-Import konservativ gewählt."
|
||||
description = "Hetzner-Cloud-Servertyp. cx33 ist für den initialen Routing- und Ereignisdaten-Import konservativ gewählt."
|
||||
type = string
|
||||
default = "cx33"
|
||||
|
||||
@@ -101,7 +101,7 @@ variable "deploy_user" {
|
||||
}
|
||||
|
||||
variable "routing_volume_size_gb" {
|
||||
description = "Größe des persistenten ext4-Volumes für Deutschland-/Niederlande-PBFs und den Routingindex."
|
||||
description = "Größe des persistenten ext4-Volumes für Deutschland-/Niederlande-PBFs, Routingindex und PostGIS-Ereignisdaten."
|
||||
type = number
|
||||
default = 40
|
||||
|
||||
|
||||
Reference in New Issue
Block a user