Does anyone know if there's a way to upload/deploy files when building a page project with terraform

I'm using cloudflare_pages_project to build my resources. Also, I'm not using the GIthub integration as I have a different workflow tied to Github actions for deployment using wrangler. But when I build the initial pages project in terraform, I'd like to upload a placeholder index.html file. Possible?
2 Replies
Cyb3r-Jak3
Cyb3r-Jak33d ago
It is not. The Pages API does not support uploading files
sativo
sativoOP3d ago
Bummer.

Did you find this page helpful?