Set DNS Zone RRSet Records
hetzner_set_zone_rrset_recordsReplace the complete set of DNS records for a specific RRSet in a Hetzner zone. Removes any existing records not included in the new list.
Instructions
Replace the full list of records in an RRSet. Existing records not in the payload are removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes | Zone ID or name | |
| name | Yes | RRSet name | |
| type | Yes | DNS record type (A, AAAA, CNAME, MX, NS, TXT, etc.) | |
| records | Yes | Full replacement list of records for this RRSet |