Add Records to DNS Zone RRSet
hetzner_add_zone_rrset_recordsAdd DNS records to an existing RRSet while preserving current entries, with optional TTL update. Manage Hetzner DNS zones efficiently.
Instructions
Add new records to an existing RRSet without removing existing ones. Optionally update the RRSet TTL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | Optional new TTL applied alongside the addition | |
| name | Yes | RRSet name | |
| type | Yes | DNS record type (A, AAAA, CNAME, MX, NS, TXT, etc.) | |
| records | Yes | Records to add to the RRSet | |
| id_or_name | Yes | Zone ID or name |