Provides a resource for managing Email Routing settings.
resource "cloudflare_email_routing_settings" "my_zone" {
zone_id = "0da42c8d2132a9ddaf714f9e7c920711"
enabled = "true"
}
enabled
(Boolean) State of the zone settings for Email Routing. Modifying this attribute will force creation of a new resource.zone_id
(String) The zone identifier to target for the resource. Modifying this attribute will force creation of a new resource.skip_wizard
(Boolean) Flag to check if the user skipped the configuration wizard.created
(String) The date and time the settings have been created.id
(String) The ID of this resource.modified
(String) The date and time the settings have been modified.name
(String) Domain of your zone.status
(String) Show the state of your account, and the type or configuration error.tag
(String) Email Routing settings identifier.