aws-ia / cloudformation-pagerduty-resource-providers

PagerDuty CFN Registry resource
Apache License 2.0
7 stars 12 forks source link

Add resource type `PagerDuty::ResponsePlays::ResponsePlay` #5

Closed tbouron closed 2 years ago

tbouron commented 2 years ago

This adds a new CloudFormation resource PagerDuty::ResponsePlays::ResponsePlay that can be used to manage a schedule in PagerDuty. Please note that this PR is based on #3 because it contains necessary utility method to properly set the models from the API response and therefore, only the last commit is to be reviewed.

Please note that the on top of the unit tests, the contract tests were successfully tested locally, using a dedicated PagerDuty developer account.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.