add dns config for verbena
This commit is contained in:
parent
e1bd742247
commit
233c898530
4 changed files with 67 additions and 29 deletions
|
|
@ -12,5 +12,8 @@ terraform {
|
|||
source = "ovh/ovh"
|
||||
version = "2.5.0"
|
||||
}
|
||||
assert = {
|
||||
source = "hashicorp/assert"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue