Skip to content

Conversation

@techieforfun
Copy link
Owner

Summary

I'm using Terraform to configure API Token permissions, but it gives an error for the Single Redirect Write permission. After checking the output of

data "cloudflare_api_token_permission_groups" "all" {}

I found that the correct permission to use is Dynamic URL Redirects Write.

Documentation checklist

The Single Redirect does not exist and the permission that works is Dynamic URL Redirects
@techieforfun techieforfun merged commit 42ec227 into production Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants