mirror of
https://github.com/jimeh/terraform-cloudflare-email.git
synced 2026-02-18 17:36:40 +00:00
7 lines
101 B
Smarty
7 lines
101 B
Smarty
version: STSv1
|
|
mode: ${mode}
|
|
max_age: ${max_age}
|
|
%{for hostname in mx ~}
|
|
mx: ${hostname}
|
|
%{endfor ~}
|