Skip to main content

A Pulumi package for creating and managing Cloudflare cloud resources.

Project description

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

Cloudflare Provider

The Cloudflare resource provider for Pulumi lets you use Cloudflare resources in your cloud programs. To use this package, please install the Pulumi CLI first.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

$ npm install @pulumi/cloudflare

or yarn:

$ yarn add @pulumi/cloudflare

Python

To use from Python, install using pip:

$ pip install pulumi_cloudflare

Go

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

$ go get github.com/pulumi/pulumi-cloudflare/sdk/v6

.NET

To use from .NET, install using dotnet add package:

$ dotnet add package Pulumi.Cloudflare

Configuration

The following configuration points are available:

  • cloudflare:apiKey - (Optional) The API key for operations. Alternatively, can be configured using the CLOUDFLARE_API_KEY environment variable. API keys are now considered legacy by Cloudflare, API tokens should be used instead. Must provide only one of cloudflare:apiKey, cloudflare:apiToken, cloudflare:apiUserServiceKey.
  • cloudflare:apiToken - (Optional) The API Token for operations. Alternatively, can be configured using the CLOUDFLARE_API_TOKEN environment variable. Must provide only one of cloudflare:apiKey, cloudflare:apiToken, cloudflare:apiUserServiceKey.
  • cloudflare:apiUserServiceKey - (Optional) A special Cloudflare API key good for a restricted set of endpoints. Alternatively, can be configured using the CLOUDFLARE_API_USER_SERVICE_KEY environment variable. Must provide only one of cloudflare:apiKey, cloudflare:apiToken, cloudflare:apiUserServiceKey.
  • cloudflare:baseUrl (String) Value to override the default HTTP client base URL. Alternatively, can be configured using the CLOUDFLARE_BASE_URL environment variable.
  • cloudflare:email - (Optional) A registered Cloudflare email address. Alternatively, can be configured using the CLOUDFLARE_EMAIL environment variable. Required when using cloudflare:apiKey. Conflicts with cloudflare:apiToken.
  • cloudflare:userAgentOperatorSuffix - (Optional) A value to append to the HTTP User Agent for all API calls. This value is not something most users need to modify however, if you are using a non-standard provider or operator configuration, this is recommended to assist in uniquely identifying your traffic. Setting this value will remove the Pulumi version from the HTTP User Agent string and may have unintended consequences. Alternatively, can be configured using the CLOUDFLARE_USER_AGENT_OPERATOR_SUFFIX environment variable.

Reference

For further information, please visit the Cloudflare provider docs or for detailed reference documentation, please visit the API docs.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pulumi_cloudflare-6.11.0a1760249652.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pulumi_cloudflare-6.11.0a1760249652-py3-none-any.whl (2.2 MB view details)

Uploaded Python 3

File details

Details for the file pulumi_cloudflare-6.11.0a1760249652.tar.gz.

File metadata

File hashes

Hashes for pulumi_cloudflare-6.11.0a1760249652.tar.gz
Algorithm Hash digest
SHA256 b10e9bd20e6c886900f0caf4726b5d9fb7974c5a5fa0580f903a11c6c67eb52c
MD5 9b9ec3fc45e84e5d58891ee67a59bea9
BLAKE2b-256 93c517f10a125760289ba54212272e1731d8fd0881a8e5d12c8ac4ea6a4fa99f

See more details on using hashes here.

File details

Details for the file pulumi_cloudflare-6.11.0a1760249652-py3-none-any.whl.

File metadata

File hashes

Hashes for pulumi_cloudflare-6.11.0a1760249652-py3-none-any.whl
Algorithm Hash digest
SHA256 7d530d651072dd45d2705c64a5d68bac59c0d793f8cf95a280f408557660e794
MD5 4bae578041ddaffb74095d20dbc6c7cd
BLAKE2b-256 c8559853979468c74d7fd269f59d2b5647f7eeb95cf9cd54d4879940fa5af6de

See more details on using hashes here.

Supported by

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