Skip to content

Commit

Permalink
Removing TTL
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLandauer authored and timohirt committed Nov 28, 2021
1 parent 5a6dbcf commit cfb8791
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,5 @@ resource "hetznerdns_record" "example_com_spf" {
# Or let `jsonencode()` take care of the escaping:
value = jsonencode("v=spf1 ip4:1.2.3.4 -all")
type = "TXT"
ttl = 60
}
```

0 comments on commit cfb8791

Please sign in to comment.