terraform-azurerm-caf
terraform-azurerm-caf copied to clipboard
Give Azure AD apps code the ability to add custom owners
PR Checklist
- [x] I have added example(s) inside the [./examples/] folder
- [ ] I have added the example(s) to the integration test list for normal (~30 minutes) or long runner >30 minutes
- [x] I have checked the coding conventions as per the wiki
- [x] I have checked to ensure there aren't other open Pull Requests for the same update/change?
Description
This small PR adds the ability to add custom owners to an app registration.
Does this introduce a breaking change
- [ ] YES
- [x] NO
Testing
Getting Null values are not allowed for this attribute value.
, so still need to add some logic to make a custom owner optional.