pulumi-pagerduty


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

# PagerDuty Resource Provider

The PagerDuty Resource Provider lets you manage PagerDuty resources.

## 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/pagerduty

or `yarn`:

    $ yarn add @pulumi/pagerduty

### Python

To use from Python, install using `pip`:

    $ pip install pulumi_pagerduty

### Go

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

    $ go get github.com/pulumi/pulumi-pagerduty/sdk/v4

### .NET

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

    $ dotnet add package Pulumi.Pagerduty

## Configuration

The following configuration points are available:

- `pagerduty:token` - (Required) The v2 authorization token. It can also be sourced from the `PAGERDUTY_TOKEN` 
  environment variable. See [API Documentation](https://v2.developer.pagerduty.com/docs/authentication) for more information.
- `pageduty:skipCredentialsValidation` - (Optional) Skip validation of the token against the PagerDuty API.

## Reference

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-pagerduty",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi, pagerduty",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b1/d6/076d6002ae26107eaa41a69bb9c02e12e4c86e93969fe0d73eadeccd5bf4/pulumi_pagerduty-4.17.2.tar.gz",
    "platform": null,
    "description": "[![Actions Status](https://github.com/pulumi/pulumi-pagerduty/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-pagerduty/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%2Fpagerduty.svg)](https://www.npmjs.com/package/@pulumi/pagerduty)\n[![Python version](https://badge.fury.io/py/pulumi-pagerduty.svg)](https://pypi.org/project/pulumi-pagerduty)\n[![NuGet version](https://badge.fury.io/nu/pulumi.pagerduty.svg)](https://badge.fury.io/nu/pulumi.pagerduty)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-pagerduty/sdk/v2/go)](https://pkg.go.dev/github.com/pulumi/pulumi-pagerduty/sdk/v2/go)\n[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-pagerduty/blob/master/LICENSE)\n\n# PagerDuty Resource Provider\n\nThe PagerDuty Resource Provider lets you manage PagerDuty resources.\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/pagerduty\n\nor `yarn`:\n\n    $ yarn add @pulumi/pagerduty\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    $ pip install pulumi_pagerduty\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-pagerduty/sdk/v4\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    $ dotnet add package Pulumi.Pagerduty\n\n## Configuration\n\nThe following configuration points are available:\n\n- `pagerduty:token` - (Required) The v2 authorization token. It can also be sourced from the `PAGERDUTY_TOKEN` \n  environment variable. See [API Documentation](https://v2.developer.pagerduty.com/docs/authentication) for more information.\n- `pageduty:skipCredentialsValidation` - (Optional) Skip validation of the token against the PagerDuty API.\n\n## Reference\n\nFor further information, please visit [the PagerDuty provider docs](https://www.pulumi.com/docs/intro/cloud-providers/pagerduty)\nor for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/pagerduty).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing pagerduty cloud resources.",
    "version": "4.17.2",
    "project_urls": {
        "Homepage": "https://pulumi.io",
        "Repository": "https://github.com/pulumi/pulumi-pagerduty"
    },
    "split_keywords": [
        "pulumi",
        " pagerduty"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "958bfbe2995c0ff43b4b1319509942320c605d5742d39dfaf71314bafe55e9d1",
                "md5": "95e7f01a71f0cacdb89af9f4351fc931",
                "sha256": "0db67a81a2f67c8321707f9c6c9312911cec3d06b9771f1d351ed2472ea8537c"
            },
            "downloads": -1,
            "filename": "pulumi_pagerduty-4.17.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95e7f01a71f0cacdb89af9f4351fc931",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 284179,
            "upload_time": "2024-12-21T00:49:40",
            "upload_time_iso_8601": "2024-12-21T00:49:40.419652Z",
            "url": "https://files.pythonhosted.org/packages/95/8b/fbe2995c0ff43b4b1319509942320c605d5742d39dfaf71314bafe55e9d1/pulumi_pagerduty-4.17.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1d6076d6002ae26107eaa41a69bb9c02e12e4c86e93969fe0d73eadeccd5bf4",
                "md5": "4b1804a78394f902151ac4678a1c0f22",
                "sha256": "fca5ef0094f8001cde026c750a13e6046d1f181389d752e0851b190363109e82"
            },
            "downloads": -1,
            "filename": "pulumi_pagerduty-4.17.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4b1804a78394f902151ac4678a1c0f22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 183785,
            "upload_time": "2024-12-21T00:49:42",
            "upload_time_iso_8601": "2024-12-21T00:49:42.786444Z",
            "url": "https://files.pythonhosted.org/packages/b1/d6/076d6002ae26107eaa41a69bb9c02e12e4c86e93969fe0d73eadeccd5bf4/pulumi_pagerduty-4.17.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-21 00:49:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-pagerduty",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-pagerduty"
}
        
Elapsed time: 0.41905s