From 842f2646e8473a85963374a5aaaa2091883f8e0f Mon Sep 17 00:00:00 2001 From: Tiago Carrondo Date: Wed, 23 Oct 2024 06:24:47 +0100 Subject: [PATCH] remove ~~ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2016e1f..1873849 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A Terraform module to configure mail configuration of a domain on a Cloudflare D It supports the current mail providers: * Google; * OVH; -* ~~Cloudflare~~; +* Cloudflare; * ~~Mailcow (Not a provider, but I need it)~~. ## Usage