From 80c427c42398e2e04f5aceed3f9ce461b117b352 Mon Sep 17 00:00:00 2001 From: srappan <26847675+srappan@users.noreply.github.com> Date: Tue, 28 Jun 2022 16:49:41 +0100 Subject: [PATCH] Add limitations to cloudflare integration docs (#23226) Co-authored-by: Franck Nijhof --- source/_integrations/cloudflare.markdown | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/source/_integrations/cloudflare.markdown b/source/_integrations/cloudflare.markdown index eca5cfabb35..c24677dc310 100644 --- a/source/_integrations/cloudflare.markdown +++ b/source/_integrations/cloudflare.markdown @@ -47,4 +47,13 @@ Due to a limitation in the Cloudflare API, you can not use this integration with #### Record types -This integration can only update A records. +This integration can only update A records. + +#### Zones + +This integration can only have 1 instance and manage 1 Zone/TLD. + +#### Reconfiguration + +This integration must be deleted and re-added to change the Zone and A record selection. +You cannot view which records were selected or view the API Token once the integration is configured.