mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-15 20:55:34 +08:00
11 lines
247 B
Markdown
11 lines
247 B
Markdown
|
---
|
||
|
name: R53_ZONE
|
||
|
parameters:
|
||
|
- zone_id
|
||
|
---
|
||
|
|
||
|
R53_ZONE sets the required Route53 hosted zone id in a R53_ALIAS record.
|
||
|
|
||
|
This directive has no impact when used in anything else than a R53_ALIAS.
|
||
|
|
||
|
Please refer to the R53_ALIAS directive for usage.
|