Skip to main content

A Pulumi package for creating and managing Prefect cloud resources.

Project description

Prefect Resource Provider

The Prefect Resource Provider lets you manage Prefect resources.

Installing

This package is available for several languages/platforms:

Python

To use from Python, install using pip:

pip install pulumi_prefect

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/ru5j4r0/pulumi-prefect/sdk/go/...

Configuration

The following configuration points are available for the Prefect provider:

  • prefect:accountId (environment: PREFECT_CLOUD_ACCOUNT_ID) - Default Prefect Cloud Account ID
  • prefect:apiKey (environment: PREFECT_API_KEY) - Prefect Cloud API Key
  • prefect:endpoint (environment: PREFECT_API_URL, default: https://api.prefect.cloud) - Prefect API URL
  • prefect:workspaceId - Default Prefect Cloud Workspace ID

Reference

For detailed reference documentation, please visit the Pulumi registry.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_prefect-0.1.4.tar.gz (25.4 kB view hashes)

Uploaded Source

Built Distribution

pulumi_prefect-0.1.4-py3-none-any.whl (51.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page