Goodbye Contabo

This commit is contained in:
Tobias Reisinger 2024-10-31 03:17:55 +01:00
parent 56885d70b6
commit 428de8040a
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 7 additions and 76 deletions

View file

@ -45,23 +45,6 @@ variable "aws_secret_key" {
}
variable "contabo_client_id" {
sensitive = true
}
variable "contabo_client_secret" {
sensitive = true
}
variable "contabo_user" {
sensitive = true
}
variable "contabo_pass" {
sensitive = true
}
variable "hcloud_token" {
sensitive = true
}