pulumi-fastly


Namepulumi-fastly JSON
Version 8.14.0 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing fastly cloud resources.
upload_time2025-02-03 16:55:14
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/1f/39/e999c7fbd4428c68c5e727d1aa16494eb36fec345b7ac338f7e2a46cdee1/pulumi_fastly-8.14.0.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": "8.14.0",
    "project_urls": {
        "Homepage": "https://pulumi.io",
        "Repository": "https://github.com/pulumi/pulumi-fastly"
    },
    "split_keywords": [
        "pulumi",
        " fastly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e5ea434bc02b74c178ea74473e82b9a6a389d04b31ecd21002ed41d3be7f88b5",
                "md5": "f6706e94eecac82d9f0cf1252713e6c5",
                "sha256": "4ec6e22ff9624b208e18edf0063cea8dcb6497974cd7a76f1deffd2dba2a17ad"
            },
            "downloads": -1,
            "filename": "pulumi_fastly-8.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6706e94eecac82d9f0cf1252713e6c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 235698,
            "upload_time": "2025-02-03T16:55:12",
            "upload_time_iso_8601": "2025-02-03T16:55:12.525547Z",
            "url": "https://files.pythonhosted.org/packages/e5/ea/434bc02b74c178ea74473e82b9a6a389d04b31ecd21002ed41d3be7f88b5/pulumi_fastly-8.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1f39e999c7fbd4428c68c5e727d1aa16494eb36fec345b7ac338f7e2a46cdee1",
                "md5": "cc293853d9f6379495d1827fee16d88f",
                "sha256": "0d8825f2d64b693d7bc846e9b5eaf61a9a3e22737703b0c140c916a3ecec16bf"
            },
            "downloads": -1,
            "filename": "pulumi_fastly-8.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cc293853d9f6379495d1827fee16d88f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 181319,
            "upload_time": "2025-02-03T16:55:14",
            "upload_time_iso_8601": "2025-02-03T16:55:14.332291Z",
            "url": "https://files.pythonhosted.org/packages/1f/39/e999c7fbd4428c68c5e727d1aa16494eb36fec345b7ac338f7e2a46cdee1/pulumi_fastly-8.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 16:55:14",
    "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.40543s