I am trying to authenticate Cloudflare using terraform and push my local changes to Cloudflare. Is there a way other than authenticating using my account Id and my api token?
There are two ways to authentication with Cloudflare API, your Global API Key and Token or an API token. You should try to use API tokens instead of global because you can limit scope for API tokens and rotate much easier.
Why do you want another way to authenticate?
1 Like
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.