A Pulumi package for creating and managing fastly cloud resources.
Project description
Fastly Resource Provider
The Fastly resource provider for Pulumi lets you manage Fastly 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/fastly
or yarn
:
$ yarn add @pulumi/fastly
Python
To use from Python, install using pip
:
$ pip install pulumi_fastly
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/pulumi/pulumi-fastly/sdk/v8
.NET
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.Fastly
Configuration
The following configuration points are available:
fastly:apiKey
- (Required) This is the API key. It must be provided, but it can also be sourced from theFASTLY_API_KEY
environment variablefastly:baseUrl
- (Optional) This is the API server hostname. It is required if using a private instance of the API and otherwise defaults to the public Fastly production service. It can also be sourced from theFASTLY_API_URL
environment variable
Reference
For further information, please visit the Fastly 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
Built Distribution
Hashes for pulumi_fastly-8.10.0a1721886412.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7a9e563e50c99e74591dbf8a1e04b641801f890ab8365bd5f94507ae5c521d2 |
|
MD5 | 7379b1b9cfa3510ae92408913e9cf67b |
|
BLAKE2b-256 | bfb85e52e472769953c9784f4965571d2949fec8b0b0587ae194e7ab73887df6 |
Hashes for pulumi_fastly-8.10.0a1721886412-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a264109c658ea9d68544811fd9f700dba68a1204d734bef54ad6ab38585f64b8 |
|
MD5 | 1eb428d624a6d7c49b0a8814c44d88b1 |
|
BLAKE2b-256 | 65738eadbbb937c0338ee48ebb7398821cf93982324f2600cfedfa978423c371 |