Skip to main content

Pulumi provider for incident.io

Manage incident.io configuration as code from a Pulumi program, in TypeScript, Python or Go.

Generated from terraform-provider-incident, so anything you can manage with Terraform you can manage here.

Install

npm install @incident-io/pulumi
pip install pulumi-incident
go get github.com/incident-io/pulumi-incident/sdk/go/incident

Configure

Create an API key in Settings → API keys, then either:

pulumi config set --secret incident:apiKey inc_...
# or
export INCIDENT_API_KEY=inc_...

On a dedicated or self-hosted deployment, also set incident:endpoint.

Example

import * as incident from "@incident-io/pulumi";

const trivial = new incident.Severity("trivial", {
    name: "Trivial",
    description: "Issues causing no impact.",
    rank: 1,
});

Per-resource reference and examples in all three languages are on the Pulumi Registry page.

What you can manage

Escalation paths, schedules and schedule sync rules. Alert sources, routes and attributes. Catalog types, attributes and entries. Severities, statuses, incident roles, custom fields. Workflows, maintenance windows, policies, secrets and API keys.

Resources with Beta in the name track features still changing in the product, and their inputs may change in a minor release.

Import existing configuration

Every resource supports pulumi import:

pulumi import incident:index/severity:Severity trivial 01ABCDEF...

Importing claims the resource as managed by code, which stops it being edited in the dashboard. That claim is a write to your account, so set markImportedResourcesAsManaged to false if you would rather imports left it untouched.

Moving from the Terraform bridge

If you use pulumi package add terraform-provider incident-io/incident today, this package replaces it. Resource names and properties are the same, so your program does not change. Remove the packages entry from Pulumi.yaml, delete the generated SDK, and install the published package.

Help

CONTRIBUTING.md covers building and regenerating the SDKs.

MIT licensed. See LICENSE.

Release files for pulumi-incident 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pulumi-incident 0.1.2
File Size Uploaded
pulumi_incident-0.1.2.tar.gz 429.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pulumi-incident 0.1.2
File Interpreter ABI Platform
pulumi_incident-0.1.2-py3-none-any.whl Python 3 none any Details

Total release size: 933.3 kB

Release files / pulumi_incident-0.1.2.tar.gz

Download URL pulumi_incident-0.1.2.tar.gz
Size 429.2 kB
Tags Source
SHA-256 checksum
How to use checksums
06b9facda2d698b8703a3e1c2aff78a8e8d8a8aeede1e8effc3da9df8372958d
BLAKE2b-256 checksum
How to use checksums
3828d24388516da9cf26e8f687be182360141ecc9382a85978fb4ad2738f0bed
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.11

Release files / pulumi_incident-0.1.2-py3-none-any.whl

Download URL pulumi_incident-0.1.2-py3-none-any.whl
Size 504.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0a2e9bf51a9384381de8307c800e56e3fe4b689910886f66eba58413d015824f
BLAKE2b-256 checksum
How to use checksums
35504c050066891a0ef8e9aa3adfc4f21c14ad3e39d19b3c09a1444467a0042f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.11
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page