module "castelnuovo_dev" {
source = "castelnuovo/zone/cloudflare"
version = "~> 0.1.1"
account_id = "XXXXXXX"
domain = "domain.tld"
apple = {
verification = "apple-domain=XXXXXXXX"
dkim_value = "sig1.dkim.domain.tld.at.icloudmailadmin.com"
dmarc_email = "mailto:[email protected]"
}
}
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The Apache License. Please see License File for more information.