Cannot specify type = drop for cloudflare_email_routing_catch_all #1937
Labels
kind/enhancement
Categorizes issue or PR as related to improving an existing feature.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Confirmation
Terraform and Cloudflare provider version
Affected resource(s)
cloudflare_email_routing_catch_all
Terraform configuration files
Link to debug output
https://gist.github.com/yan12125/f683cbbd61c09b8e2544c30cd6acad37
Panic output
No response
Expected output
Catch-all rule for email routing is enabled and configured to drop all mails.
Actual output
The provider does not like type = drop for
cloudflare_email_routing_catch_all
.Steps to reproduce
terraform plan
Additional factoids
Per https://api.cloudflare.com/#email-routing-routing-rules-update-catch-all-rule, the catch-all rule accepts type = drop, forward or worker.
References
No response
The text was updated successfully, but these errors were encountered: