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.
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.