infra: remove gandi

This commit is contained in:
Romain Paquet 2025-12-31 00:32:37 +01:00
parent caa0179f1d
commit 7a8b12bba4
4 changed files with 31 additions and 65 deletions

View file

@ -1,9 +1,5 @@
terraform {
required_providers {
gandi = {
source = "go-gandi/gandi"
version = "2.3.0"
}
hcloud = {
source = "hetznercloud/hcloud"
version = "~> 1.45"