Examples
Infrastructure Examples
The following examples demonstrate how to provision and manage Prefect infrastructure using Terraform. These examples are sourced from the PrefectHQ/examples repository.
Example | Description |
---|---|
azure-bucket-sensor/ | Sets up an Azure Storage Account with Event Grid integration to trigger Prefect workflows when new blobs are created. |
cross-workspace-events/ | Demonstrates how to set up event forwarding between different Prefect workspaces using webhooks and automations. |
prefect-cloud/ | Creates a basic Prefect Cloud workspace with a service account, work pools, and necessary access controls. |
Was this page helpful?