Move more services to new node

This commit is contained in:
Tobias Reisinger 2024-10-09 01:32:35 +02:00
parent f1b7c65577
commit 0b838b52cc
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 22 additions and 18 deletions
modules/infrastructure

View file

@ -45,6 +45,7 @@ output "healthchecksio" {
"ping_url" = healthchecksio_check.status.ping_url
}
}
sensitive = true
}
output "scaleway_data" {