A Pulumi package for creating and managing pagerduty cloud resources.
Project description
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 thePAGERDUTY_TOKEN
environment variable. See API Documentation 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 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
File details
Details for the file pulumi_pagerduty-4.17.1.tar.gz
.
File metadata
- Download URL: pulumi_pagerduty-4.17.1.tar.gz
- Upload date:
- Size: 183.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 017f5b9d21e22d3403a2f72e462bbd6764c824226ae8f3b88b769b136f8d0fea |
|
MD5 | 7c16e2d7994085d85678118e7d8545d8 |
|
BLAKE2b-256 | 291f78220000dfa007fa3644d174517113927f37f94ccbdf50fc83722e347d10 |
File details
Details for the file pulumi_pagerduty-4.17.1-py3-none-any.whl
.
File metadata
- Download URL: pulumi_pagerduty-4.17.1-py3-none-any.whl
- Upload date:
- Size: 283.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dab0d233fc3e0b4d6ec2d8e96eccc5d88edd51cfe05d43ff2ede74db02e00f4b |
|
MD5 | 92303358d329d8c90663216a1609b7b6 |
|
BLAKE2b-256 | 9f016a3caa65a865ac55a527d3159055b0c3de4d95b114d911eb52ae032a3d2c |