A Pulumi package for creating and managing PagerDuty cloud resources. Current version 4.31.4, with weekly releases tracking the upstream Terraform provider.
pip install pulumi-pagerdutyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a PagerDuty team using Pulumi.
Set PAGERDUTY_TOKEN environment variable or use pulumi config set pagerduty:token --secret
Review the upgrade guide at https://www.pulumi.com/registry/packages/pagerduty/installation-configuration/
Use the 'description' field instead of deprecated 'num_loops' if applicable.
Use `import pulumi_pagerduty as pagerduty`
Set PAGERDUTY_TOKEN environment variable or run `pulumi config set pagerduty:token <token> --secret`
Generate a new API token from PagerDuty console and update configuration.