CDKTF app that generates a log upon uploading a file to an R2 bucket.
- wrangler-cloudflare-upload-events-logger - Built with Wrangler instead of CDKTF.
- Cloudflare:
- Must have set the
CLOUDFLARE_API_TOKEN
variable in your local environment.
- Must have set the
- Terraform:
- Must be installed in your system.
- Node.js + npm:
- Must be installed in your system.
npx projen install
npx projen deploy
npx projen destroy