can't create zone with Enterprise plan ·...
hello! I'm trying to create a zone with Terraform with license Enterprise but I receive this error "Error: error setting plan enterprise for zone "": Authentication error (10000)" . The same than this issue https://github.com/cloudflare/terraform-provider-cloudflare/issues/3169 . I recently allowed to the token used the role of "Account->Account Settings" . I guess i need something more.....
GitHub
can't create zone with Enterprise plan · Issue #3169 · cloudflare/t...
Confirmation My issue isn't already found on the issue tracker. I have replicated my issue using the latest version of the provider and it is still present. Terraform and Cloudflare provider ve...
4 Replies
let me also share the permissios applied to the token used in my :terraform: code
Could somebody help me getting the properly permissions?
does it work with API key and email combo? if not, this may be a billing issue.
To set a zone plan (even to Enterprise) you'd need to add the Account:Billing permission to the token as well