A Pulumi package for creating and managing opsgenie cloud resources.
Project description
Opsgenie Resource Provider
The OpsGenie resource provider for Pulumi lets you manage opsgenie resources in your cloud programs. To use this package, please install the Pulumi CLI first.
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/opsgenie
or yarn
:
$ yarn add @pulumi/opsgenie
Python
To use from Python, install using pip
:
$ pip install pulumi_opsgenie
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/pulumi/pulumi-opsgenie/sdk
.NET
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.Opsgenie
Configuration
The following configuration points are available for the opsgenie
provider:
opsgenie:api_key
(Required) - the API key foropsgenie
. Can also be provided withOPSGENIE_API_KEY
.opsgenie:api_url
(Optional) - the API url foropsgenie
. Can also be provided withOPSGENIE_API_URL
. Defaults toapi.opsgenie.com
.
Reference
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
Hashes for pulumi_opsgenie-1.4.0a1724911079.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | da8e1e70d923a547b33df0422e52ed125de69a12b17c10ac241b96f01e44b4d9 |
|
MD5 | 856d6f5bab1085527adf23f7dec0e5e9 |
|
BLAKE2b-256 | 57751ae4875f94e819c2b5ac1176e6c57ac47248c99b8163db7614e72a5843ab |
Hashes for pulumi_opsgenie-1.4.0a1724911079-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05eec3537446c5c7bcd21def05bdc181255601565a0c6e4011371bf30317f1cd |
|
MD5 | effed0ce820dee904e2f206c4806279f |
|
BLAKE2b-256 | 1d6c3b36ed68c4c797e1e70bc5b801b5f21d405f0bb1113dcb3dd64978e53f5e |