PagerDuty / terraform-provider-pagerduty

Terraform PagerDuty provider
https://www.terraform.io/docs/providers/pagerduty/
Mozilla Public License 2.0
205 stars 210 forks source link

Support for Round Robin Scheduling #557

Open C6H6 opened 2 years ago

C6H6 commented 2 years ago

Terraform Version

Terraform v1.2.6
on darwin_arm64

Affected Resource(s)

Expected Behavior

It looks like there is no support for "Round Robin Scheduling" in the provider even though it is possible to set this up using the API. This should be implemented. However, if there is a way to set this up that I missed, please comment with an explanation.

Actual Behavior

No support for "Round Robin Scheduling"

References

aelmekeev commented 2 years ago

This a duplicate of https://github.com/PagerDuty/terraform-provider-pagerduty/issues/518