terraform-azurerm-caf icon indicating copy to clipboard operation
terraform-azurerm-caf copied to clipboard

Give Azure AD apps code the ability to add custom owners

Open hyperfocus1337 opened this issue 2 years ago • 1 comments

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

hyperfocus1337 avatar Oct 13 '22 06:10 hyperfocus1337

Getting Null values are not allowed for this attribute value., so still need to add some logic to make a custom owner optional.

hyperfocus1337 avatar Oct 13 '22 09:10 hyperfocus1337