dnscontrol/providers/cloudflare
Sukka b992ae32ef
CLOUDFLAREAPI: Skip read-only records inserted by provider (#3850) (#3852)
<!--
## Before submiting a pull request

Please make sure you've run the following commands from the root
directory.

    bin/generate-all.sh

(this runs commands like "go generate", fixes formatting, and so on)

## Release changelog section

Help keep the release changelog clear by pre-naming the proper section
in the GitHub pull request title.

Some examples:
* CICD: Add required GHA permissions for goreleaser
* DOCS: Fixed providers with "contributor support" table
* ROUTE53: Allow R53_ALIAS records to enable target health evaluation

More examples/context can be found in the file .goreleaser.yml under the
'build' > 'changelog' key.
!-->

The PR fixes #3850.
2025-11-24 20:28:38 -05:00
..
rtypes/cfsingleredirect feat(validation): Validation errors now include the line number (#3788) 2025-10-10 13:48:41 -04:00
auditrecords.go REFACTOR: Opinion: TXT records are one long string (#2631) 2023-12-04 17:45:25 -05:00
cloudflareProvider.go CLOUDFLAREAPI: Skip read-only records inserted by provider (#3850) (#3852) 2025-11-24 20:28:38 -05:00
preprocess_test.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
rest.go CLOUDFLAREAPI: Skip read-only records inserted by provider (#3850) (#3852) 2025-11-24 20:28:38 -05:00