Skip to content

Commit 13464bc

Browse files
committed
updated cloudflare_dns_record_create.sh
1 parent 1ab6842 commit 13464bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cloudflare/cloudflare_dns_record_create.sh

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
2424
usage_description="
2525
Creates a DNS record in the given domain
2626
27+
You must specify 'false' for the proxied argument or you will get a 400 error
28+
as those addresses cannot be proxied by Cloudflare
29+
2730
Resolves the domain name to a zone ID first and then submits the request to create the requested record
2831
2932
https://developers.cloudflare.com/api/operations/dns-records-for-a-zone-create-dns-record

0 commit comments

Comments
 (0)