Robin Breathe

Results 5 issues of Robin Breathe

### Terraform Version and Provider Version ``` Terraform v1.3.7 on darwin_amd64 + provider registry.terraform.io/hashicorp/ad v0.4.4 + provider registry.terraform.io/hashicorp/local v2.2.3 ``` ### Windows Version Windows Server 2019 Datacenter ### Affected Resource(s)...

bug

### Description Allows explicit declaration of empty groups via `ad_group_membership`. This greatly simplifies usage of `ad_group_membership` in complex Active-Directory-as-Code scenarios, and fixes an important issue in our production use of...

Adds a GitHub workflow to automatically build releases on each new tag, to reduce APT repository maintenance overhead and save consumers from having to compile themselves.

dco-signoff: yes
size/S

On May 1st, [GitHub added support for retrieval of installation tokens using client ID][1] rather than application ID. It would be great to see this supported by this module! [1]:...