Fix typos
This commit is contained in:
parent
0c90ef2dc4
commit
09bc8b3d12
2 changed files with 2 additions and 2 deletions
modules/infrastructure
|
@ -54,7 +54,7 @@ resource "ovh_domain_zone_record" "tailscale_vpn" {
|
|||
|
||||
resource "ovh_domain_zone_record" "gpg_verify" {
|
||||
zone = "serguzim.net"
|
||||
subdomain = "@"
|
||||
subdomain = ""
|
||||
fieldtype = "TXT"
|
||||
ttl = 3600
|
||||
target = "openpgp4fpr:723B78C0BF8D8C721D2C4EEF41E544A54E2533B2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue