Cloudflare ConfigurationΒΆ
Follow these steps to analyze Cloudflare objects with Cartography.
Create an ApiToken in Cloudflare
Go to
Manage Account > Account API Tokenand create a new API Token (you can also use a personal ApiToken inProfile > API Tokens)You can either use the
Read all resoucestemplate or configure each scopePopulate an environment variable with the ApiToken. You can pass the environment variable name via CLI with the
--cloudflare-token-env-varparameter