Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 14:46
· 2 commits to default since this release
4c91c1d
add `drop` options to email_routing_rule

Detail
======
 - the `action` should be one of `forward`, `worker`, `drop`, but there
   was no `drop` in latest provider.
 - ref: cloudflare/terraform-provider-cloudflare#1947