You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really appreciate the work you've done on the Terraform CloudFlare provider. It works perfectly for regular cloudflare accounts. But for multi-user organization accounts it does not, because you use the old api which doesn't support those type of accounts.
I've already created this ticket at terraform, but realized they're using your implementation:
Hi Jack,
I really appreciate the work you've done on the Terraform CloudFlare provider. It works perfectly for regular cloudflare accounts. But for multi-user organization accounts it does not, because you use the old api which doesn't support those type of accounts.
I've already created this ticket at terraform, but realized they're using your implementation:
hashicorp/terraform#2551
It is possible to update it to use the new api? I've already scripted this before in powershell, maybe it helps.
If you don't have time let me know, when I do I can dive into go lang, do the updates and create a PR. That might take some time though.
Thanks, Jorrit
The text was updated successfully, but these errors were encountered: