Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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 1.0.0a1790089874

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 1.0.0a1790089874
File Size Uploaded
pulumi_incident-1.0.0a1790089874.tar.gz 429.3 kB Details

Built distribution (wheel)

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

Total release size: 933.6 kB

Release files / pulumi_incident-1.0.0a1790089874.tar.gz

Download URL pulumi_incident-1.0.0a1790089874.tar.gz
Size 429.3 kB
Tags Source
SHA-256 checksum
How to use checksums
c668e144ae029877d2da0e7207b0dabf27f95e298f208812dc8e88d9614fba3e
BLAKE2b-256 checksum
How to use checksums
ce82bfccbf0b97b4948586cab37292b623d1efd14f34584e10b42146d047bce2
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-1.0.0a1790089874-py3-none-any.whl

Download URL pulumi_incident-1.0.0a1790089874-py3-none-any.whl
Size 504.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6430a5ba40efde7c08ebab831ca0a6dcc91197e89fccef938aee266d90992170
BLAKE2b-256 checksum
How to use checksums
4a370dc626ceb81dc83ec0e384b1306839657c9d1db70168eebdafa3ca2323bb
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