Tutorials
Before you begin, make sure you install Pulumi.
- Bring your existing site under Cloudflare with Pulumi IaC.
- Introduction of
pulumi new
,up
, anddestroy
. - Cloudflare resources defined: Zone and DNS records.
- Brief introduction to deploying a Cloudflare Workers application with Pulumi.
- Introduction of
pulumi new
,up
, anddestroy
. - Cloudflare resources defined: Worker script, Worker route, and DNS record.