pulumi-fastly


Namepulumi-fastly JSON
Version 10.1.1 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing fastly cloud resources.
upload_time2025-08-20 18:03:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords pulumi fastly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Actions Status](https://github.com/pulumi/pulumi-fastly/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-fastly/actions)
[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
[![NPM version](https://badge.fury.io/js/%40pulumi%2Ffastly.svg)](https://www.npmjs.com/package/@pulumi/fastly)
[![Python version](https://badge.fury.io/py/pulumi-fastly.svg)](https://pypi.org/project/pulumi-fastly)
[![NuGet version](https://badge.fury.io/nu/pulumi.fastly.svg)](https://badge.fury.io/nu/pulumi.fastly)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-fastly/sdk/v8/go)](https://pkg.go.dev/github.com/pulumi/pulumi-fastly/sdk/v8/go)
[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-fastly/blob/master/LICENSE)

# 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](https://pulumi.io/).

## 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 the `FASTLY_API_KEY`
  environment variable
- `fastly: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 the `FASTLY_API_URL` environment variable

## Reference

For further information, please visit [the Fastly provider docs](https://www.pulumi.com/docs/intro/cloud-providers/fastly) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/fastly).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-fastly",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi, fastly",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/56/ef/ced11747df3b33358abd1eccd6b456cd2f6edc6e78c3acdb9597e48f5fe8/pulumi_fastly-10.1.1.tar.gz",
    "platform": null,
    "description": "[![Actions Status](https://github.com/pulumi/pulumi-fastly/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-fastly/actions)\n[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)\n[![NPM version](https://badge.fury.io/js/%40pulumi%2Ffastly.svg)](https://www.npmjs.com/package/@pulumi/fastly)\n[![Python version](https://badge.fury.io/py/pulumi-fastly.svg)](https://pypi.org/project/pulumi-fastly)\n[![NuGet version](https://badge.fury.io/nu/pulumi.fastly.svg)](https://badge.fury.io/nu/pulumi.fastly)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-fastly/sdk/v8/go)](https://pkg.go.dev/github.com/pulumi/pulumi-fastly/sdk/v8/go)\n[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-fastly/blob/master/LICENSE)\n\n# Fastly Resource Provider\n\nThe Fastly resource provider for Pulumi lets you manage Fastly resources in your cloud programs. To use\nthis package, please [install the Pulumi CLI first](https://pulumi.io/).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n    $ npm install @pulumi/fastly\n\nor `yarn`:\n\n    $ yarn add @pulumi/fastly\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    $ pip install pulumi_fastly\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n    $ go get github.com/pulumi/pulumi-fastly/sdk/v8\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    $ dotnet add package Pulumi.Fastly\n\n## Configuration\n\nThe following configuration points are available:\n\n- `fastly:apiKey` - (Required) This is the API key. It must be provided, but it can also be sourced from the `FASTLY_API_KEY`\n  environment variable\n- `fastly:baseUrl` - (Optional) This is the API server hostname. It is required if using a private instance of the API and\n  otherwise defaults to the public Fastly production service. It can also be sourced from the `FASTLY_API_URL` environment variable\n\n## Reference\n\nFor further information, please visit [the Fastly provider docs](https://www.pulumi.com/docs/intro/cloud-providers/fastly) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/fastly).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing fastly cloud resources.",
    "version": "10.1.1",
    "project_urls": {
        "Homepage": "https://pulumi.io",
        "Repository": "https://github.com/pulumi/pulumi-fastly"
    },
    "split_keywords": [
        "pulumi",
        " fastly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "96011d24d11a207e0755c35b849dbfc689c0ef87e45a61269dc11e2b93340a25",
                "md5": "23441d2ce2482436568bf4e200a5b3fd",
                "sha256": "83538acd682ab665d2a668e6d27a9b3d6699915c8b5fc2d0ae6eb52a892894e9"
            },
            "downloads": -1,
            "filename": "pulumi_fastly-10.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23441d2ce2482436568bf4e200a5b3fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 235123,
            "upload_time": "2025-08-20T18:03:53",
            "upload_time_iso_8601": "2025-08-20T18:03:53.089762Z",
            "url": "https://files.pythonhosted.org/packages/96/01/1d24d11a207e0755c35b849dbfc689c0ef87e45a61269dc11e2b93340a25/pulumi_fastly-10.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "56efced11747df3b33358abd1eccd6b456cd2f6edc6e78c3acdb9597e48f5fe8",
                "md5": "9b368f3c2af09231ab568c9c4eb90830",
                "sha256": "5717fe4cbd546be56e041908483af39984cf9abdb7674d4a56d34f4c8eab239d"
            },
            "downloads": -1,
            "filename": "pulumi_fastly-10.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9b368f3c2af09231ab568c9c4eb90830",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 180719,
            "upload_time": "2025-08-20T18:03:54",
            "upload_time_iso_8601": "2025-08-20T18:03:54.996151Z",
            "url": "https://files.pythonhosted.org/packages/56/ef/ced11747df3b33358abd1eccd6b456cd2f6edc6e78c3acdb9597e48f5fe8/pulumi_fastly-10.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-20 18:03:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-fastly",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-fastly"
}
        
Elapsed time: 0.80958s