aws-ia / cloudformation-pagerduty-resource-providers

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

Add resource types `PagerDuty::Teams::Team` and `PagerDuty::Teams::Membership` #2

Closed tbouron closed 2 years ago

tbouron commented 2 years ago

This adds 2 resource types to manage teams + membership of users for these teams:

Please note that this PR is based on #6 because it contains necessary utility method to properly set the models from the API response and therefore, only the last 6 commits is to be reviewed.

All contracts tests pass.

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