1. Packages
  2. Incident Provider
incident 5.4.2 published on Tuesday, Apr 22, 2025 by incident-io

Incident Provider

incident logo
incident 5.4.2 published on Tuesday, Apr 22, 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
    

    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>
    

    Configuration Reference

    incident logo
    incident 5.4.2 published on Tuesday, Apr 22, 2025 by incident-io