mirror of
https://github.com/jimeh/terraform-cloudflare-email.git
synced 2026-02-19 01:46: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 ~}
|