pagerduty_user

A user is a member of a PagerDuty account that have the ability to interact with incidents and other data on the account.

Example Usage

resource "pagerduty_user" "example" {
  name  = "Earline Greenholt"
  email = "125.greenholt.earline@graham.name"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Import

Users can be imported using the id, e.g.

$ terraform import pagerduty_user.main PLBP09X