add dns config for verbena

This commit is contained in:
Romain Paquet 2025-09-16 20:38:42 +02:00
parent e1bd742247
commit 233c898530
4 changed files with 67 additions and 29 deletions

View file

@ -12,5 +12,8 @@ terraform {
source = "ovh/ovh"
version = "2.5.0"
}
assert = {
source = "hashicorp/assert"
}
}
}