pulumi-pagerduty


Namepulumi-pagerduty JSON
Version 4.22.1 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing pagerduty cloud resources.
upload_time2025-03-21 03:45:52
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/59/3b/8a6695c1d4a0ae8a9947d6c509f5c7cb4a9e358e9f73871248d0d892da72/pulumi_pagerduty-4.22.1.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.22.1",
    "project_urls": {
        "Homepage": "https://pulumi.io",
        "Repository": "https://github.com/pulumi/pulumi-pagerduty"
    },
    "split_keywords": [
        "pulumi",
        " pagerduty"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3263d8733971cd12417b2cea506d2279bec108913c7a575a3a9b54ef8fe429d9",
                "md5": "ec8ae7eb6f1aa775006d5e2c20e1e33d",
                "sha256": "1882979baba2c8787608922bcfd15469ff759de7180ad31d43b8807f5b4f2bee"
            },
            "downloads": -1,
            "filename": "pulumi_pagerduty-4.22.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec8ae7eb6f1aa775006d5e2c20e1e33d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 297861,
            "upload_time": "2025-03-21T03:45:51",
            "upload_time_iso_8601": "2025-03-21T03:45:51.034091Z",
            "url": "https://files.pythonhosted.org/packages/32/63/d8733971cd12417b2cea506d2279bec108913c7a575a3a9b54ef8fe429d9/pulumi_pagerduty-4.22.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "593b8a6695c1d4a0ae8a9947d6c509f5c7cb4a9e358e9f73871248d0d892da72",
                "md5": "319251209e79a79e94417628205442bc",
                "sha256": "ba2a40c2a5618cfca501d6eeb69f3f3f3b0b5c209a96d44847ad723cf4abb208"
            },
            "downloads": -1,
            "filename": "pulumi_pagerduty-4.22.1.tar.gz",
            "has_sig": false,
            "md5_digest": "319251209e79a79e94417628205442bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 192345,
            "upload_time": "2025-03-21T03:45:52",
            "upload_time_iso_8601": "2025-03-21T03:45:52.641121Z",
            "url": "https://files.pythonhosted.org/packages/59/3b/8a6695c1d4a0ae8a9947d6c509f5c7cb4a9e358e9f73871248d0d892da72/pulumi_pagerduty-4.22.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-21 03:45:52",
    "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.41464s