Add contabo provider

This commit is contained in:
Tobias Reisinger 2024-09-30 20:00:24 +02:00
parent ed555418e2
commit 048ea26034
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
10 changed files with 73 additions and 15 deletions

View file

@ -35,6 +35,8 @@ module "services" {
module "infrastructure" {
source = "./modules/infrastructure"
contabo_provider_vars = var.contabo_provider_vars
hcloud_token = var.hcloud_token
ovh_application_key = var.ovh_application_key