Dominik Rastawicki

Results 6 issues of Dominik Rastawicki

Hello, Unsetting a job_title in pagerduty_user does not work. If a job title is unset, the diff is generated correctly showing job_title = "abc" -> null but then the job_value...

As a result of #454 running terraform on a project with an error in the config or one that contains a resource that had been manually deleted became extremely slow....

Currently any string can be entered as email. If an org has several domains and it might not be clear to a new user which ones are available for their...

It would be great to add some validation to the escalation policy resource. Currently the team members are not checked agains the target members and when these do not overlap,...

### Terraform Version 2.6.1 ### Affected Resource(s) "pagerduty_schedule" ### Terraform Configuration Files This would be after deleting any schedule linked to an escalation policy ```hcl resource "pagerduty_team" "foo" { name...

As per the API the basic fields do include the _default_role_ https://developer.pagerduty.com/api-reference/2e80b2c79165e-create-a-team but it is missing in the code of this provider: https://registry.terraform.io/providers/PagerDuty/pagerduty/latest/docs/resources/team#argument-reference