1. Packages
  2. Incident Provider
incident 5.4.1 published on Wednesday, Apr 9, 2025 by incident-io

Incident Provider

incident 5.4.1 published on Wednesday, Apr 9, 2025 by incident-io

Generate Provider

The Incident provider must be installed as a Local Package by following the instructions for Any Terraform Provider:

pulumi package add terraform-provider incident-io/incident
Copy

Overview

This project is the official Pulumi provider for incident.io.

With this provider you manage configuration such as incident severities, roles, custom fields and more inside of your incident.io account.

To view the full documentation of this provider, we recommend reading the documentation on the Pulumi Registry.

Example Usage

# Pulumi.yaml provider configuration file
name: configuration-example
runtime:
config:
    incident:apiKey:
        value: <api-key>
Copy

Configuration Reference

incident 5.4.1 published on Wednesday, Apr 9, 2025 by incident-io