Improve description for default fields (#369)
This commit is contained in:
parent
e4bbcfd50a
commit
e2e5f19a29
10 changed files with 26 additions and 26 deletions
|
|
@ -35,7 +35,7 @@ resource "stackit_dns_record_set" "example" {
|
|||
|
||||
### Optional
|
||||
|
||||
- `active` (Boolean) Specifies if the record set is active or not.
|
||||
- `active` (Boolean) Specifies if the record set is active or not. Defaults to `true`
|
||||
- `comment` (String) Comment.
|
||||
- `ttl` (Number) Time to live. E.g. 3600
|
||||
- `type` (String) The record set type. E.g. `A` or `CNAME`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue