-
Notifications
You must be signed in to change notification settings - Fork 646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: error creating cloudflare pages project #4729
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Terraform debug log detected ✅ |
1 similar comment
Terraform debug log detected ✅ |
@hkford fyi there may be an issue creating projects with Account Owned Tokens. While we fix that, in the meantime you may be able to create your project using API Token Auth. |
I'm using API Token and encountered this issue. |
@hkford there was an issue with creating Pages projects using API Tokens that are owned by an account (as opposed to owned by a User). That issue has been fixed, so please let us know if you encounter any other issues! |
I confirmed I could successfully create Pages projects using API Tokens. Close the issue. |
Confirmation
Terraform and Cloudflare provider version
Terraform v1.10.0
on darwin_arm64
Your version of Terraform is out of date! The latest version
is 1.10.1. You can update by downloading from https://www.terraform.io/downloads.html
Affected resource(s)
cloudflare_pages_project
Terraform configuration files
Link to debug output
https://gist.github.com/hkford/ac852955a3abef09030faf38639266ef
Panic output
No response
Expected output
Successfully create Cloudflare Pages project
Actual output
Could not create Cloudflare Pages project
Steps to reproduce
terraform apply
Additional factoids
I created a Cloudflare Pages project from console and imported it into the Terraform configuration file using
terraform import
.References
No response
The text was updated successfully, but these errors were encountered: